mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update velocity-animate.d.ts
Adding support for the "scroll" effect and related option parameters. See http://julian.com/research/velocity/#scroll
This commit is contained in:
+2
@@ -58,5 +58,7 @@ declare module jquery.velocity {
|
||||
delay?: any;
|
||||
mobileHA?: boolean;
|
||||
_cacheValues?: boolean;
|
||||
container?: JQuery;
|
||||
axis?: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user