mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Update toastr.d.ts
This commit is contained in:
3
toastr/toastr.d.ts
vendored
3
toastr/toastr.d.ts
vendored
@@ -197,3 +197,6 @@ interface Toastr {
|
||||
}
|
||||
|
||||
declare var toastr: Toastr;
|
||||
declare module "toastr" {
|
||||
export = toastr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user