mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
Fix bugs.
This commit is contained in:
+2
-2
@@ -114,9 +114,9 @@ interface DropotronConfiguration {
|
||||
|
||||
/**
|
||||
* @summary Opener class.
|
||||
* @type {number}
|
||||
* @type {string}
|
||||
*/
|
||||
openerClass: number;
|
||||
openerClass: string;
|
||||
|
||||
/**
|
||||
* @summary Parent jQuery object.
|
||||
|
||||
Reference in New Issue
Block a user