@azure/storage-file-share
Version:
Microsoft Azure Storage SDK for JavaScript - File
12 lines • 380 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 "./share.js";
export * from "./directory.js";
export * from "./file.js";
//# sourceMappingURL=index.js.map