@azure/cosmos
Version:
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
12 lines • 749 B
TypeScript
export { ErrorResponse, ErrorBody, PartitionedQueryExecutionInfo, QueryInfo, QueryRange, AggregateType, GroupByExpressions, GroupByAliasToAggregateType, HybridSearchQueryInfo, } from "./ErrorResponse.js";
export { FeedOptions } from "./FeedOptions.js";
export { RequestOptions } from "./RequestOptions.js";
export { Response } from "./Response.js";
export { ResourceResponse } from "./ResourceResponse.js";
export { SharedOptions } from "./SharedOptions.js";
export { StatusCode, SubStatusCode } from "./StatusCodes.js";
export { FeedResponse } from "./FeedResponse.js";
export { RequestContext } from "./RequestContext.js";
export { TimeoutError } from "./TimeoutError.js";
export * from "./globalStatistics.js";
//# sourceMappingURL=index.d.ts.map