@azure/storage-file-datalake
Version:
Microsoft Azure Storage SDK for JavaScript - DataLake
14 lines • 562 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.
*/
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./service.js"), exports);
tslib_1.__exportStar(require("./fileSystemOperations.js"), exports);
tslib_1.__exportStar(require("./pathOperations.js"), exports);
//# sourceMappingURL=index.js.map