Added declaration for commonjs

This commit is contained in:
Giedrius Grabauskas
2015-12-01 11:40:46 +02:00
parent c953bcda0f
commit 478cd76f6e
+4
View File
@@ -10620,3 +10620,7 @@ declare module WinJS.Utilities.Scheduler {
//#endregion Functions
}
declare module 'winjs' {
export = WinJS;
}