UNPKG

@azure/cosmos

Version:
8 lines 358 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { ErrorResponse, } from "./ErrorResponse.js"; export { ResourceResponse } from "./ResourceResponse.js"; export { FeedResponse } from "./FeedResponse.js"; export { TimeoutError } from "./TimeoutError.js"; export * from "./globalStatistics.js"; //# sourceMappingURL=index.js.map