UNPKG

@azure/cosmos

Version:
6 lines 228 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { User } from "./User.js"; export { Users } from "./Users.js"; export { UserResponse } from "./UserResponse.js"; //# sourceMappingURL=index.js.map