@azure/storage-queue
Version:
Microsoft Azure Storage SDK for JavaScript - Queue
12 lines • 384 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 "./queue.js";
export * from "./messages.js";
export * from "./messageId.js";
//# sourceMappingURL=index.js.map