mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Add indexer for 'node-azure'.
This commit is contained in:
Vendored
+1
@@ -1627,6 +1627,7 @@ declare module "azure" {
|
||||
RowKey: string;
|
||||
Timestamp?: Date;
|
||||
etag?: string;
|
||||
[property: string]: string | number | boolean | Date;
|
||||
}
|
||||
//#endregion
|
||||
//#region BlobService Interfaces
|
||||
|
||||
Reference in New Issue
Block a user