UNPKG

@azure/cosmos

Version:
7 lines 319 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"; //# sourceMappingURL=index.js.map