@azure/cosmos
Version:
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
10 lines • 498 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
tslib_1.__exportStar(require("./QueryRange.js"), exports);
tslib_1.__exportStar(require("./inMemoryCollectionRoutingMap.js"), exports);
tslib_1.__exportStar(require("./partitionKeyRangeCache.js"), exports);
tslib_1.__exportStar(require("./smartRoutingMapProvider.js"), exports);
//# sourceMappingURL=index.js.map