mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Added declaration for commonjs
This commit is contained in:
Vendored
+4
@@ -10620,3 +10620,7 @@ declare module WinJS.Utilities.Scheduler {
|
||||
//#endregion Functions
|
||||
|
||||
}
|
||||
|
||||
declare module 'winjs' {
|
||||
export = WinJS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user