@azure/storage-blob
Version:
Microsoft Azure Storage SDK for JavaScript - Blob
14 lines • 448 B
JavaScript
/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
export * from "./service.js";
export * from "./container.js";
export * from "./blob.js";
export * from "./pageBlob.js";
export * from "./appendBlob.js";
export * from "./blockBlob.js";
//# sourceMappingURL=index.js.map