@azure/cosmos
Version:
Microsoft Azure Cosmos DB Service Node.js SDK for SQL API
8 lines • 305 B
JavaScript
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
export * from "./retryOptions";
export * from "./endpointDiscoveryRetryPolicy";
export * from "./resourceThrottleRetryPolicy";
export * from "./sessionRetryPolicy";
export * from "./retryUtility";
//# sourceMappingURL=index.js.map