mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 13:27:15 +08:00
Fix bugs.
This commit is contained in:
2
acc-wizard/acc-wizard.d.ts
vendored
2
acc-wizard/acc-wizard.d.ts
vendored
@@ -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