mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Adding "offset" velocity option
Adding the "offset" option used in the "scroll" method.
This commit is contained in:
parent
f66606b386
commit
784bd0eb52
1
velocity-animate/velocity-animate.d.ts
vendored
1
velocity-animate/velocity-animate.d.ts
vendored
@ -60,5 +60,6 @@ declare module jquery.velocity {
|
||||
_cacheValues?: boolean;
|
||||
container?: JQuery;
|
||||
axis?: string;
|
||||
offset?: number;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user