mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #5679 from Dominator008/patch-1
Fix type annotation in JsDoc
This commit is contained in:
Vendored
+1
-1
@@ -32,7 +32,7 @@ declare module JQueryGlide {
|
||||
/**
|
||||
* Default: 500
|
||||
* Animation time in ms
|
||||
* @type {Int}
|
||||
* @type {number}
|
||||
*/
|
||||
animationDuration?: number;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user