mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 17:04:20 +08:00
Merge pull request #1594 from beebes/patch-1
Add azure mobile services module export
This commit is contained in:
@@ -91,4 +91,8 @@ declare module Microsoft.WindowsAzure {
|
||||
}
|
||||
}
|
||||
|
||||
declare module "WindowsAzure" {
|
||||
export = WindowsAzure;
|
||||
}
|
||||
|
||||
declare var WindowsAzure: Microsoft.WindowsAzure.WindowsAzureStatic;
|
||||
|
||||
Reference in New Issue
Block a user