UNPKG

@azure/cosmos

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