mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #5301 from luckyllama/patch-1
Update velocity-animate.d.ts
This commit is contained in:
+3
@@ -58,5 +58,8 @@ declare module jquery.velocity {
|
||||
delay?: any;
|
||||
mobileHA?: boolean;
|
||||
_cacheValues?: boolean;
|
||||
container?: JQuery;
|
||||
axis?: string;
|
||||
offset?: number;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user