mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Fix bugs.
This commit is contained in:
Vendored
+1
-1
@@ -97,5 +97,5 @@ interface AccWizardOptions {
|
||||
* @version 1.0
|
||||
*/
|
||||
interface JQuery {
|
||||
accwizard(options: AccWizardOptions): void;
|
||||
accwizard(options?: AccWizardOptions): void;
|
||||
}
|
||||
Reference in New Issue
Block a user