mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Update toastr.d.ts
This commit is contained in:
Vendored
+3
@@ -197,3 +197,6 @@ interface Toastr {
|
||||
}
|
||||
|
||||
declare var toastr: Toastr;
|
||||
declare module "toastr" {
|
||||
export = toastr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user