@azure/communication-rooms
Version:
Azure client library for Azure Communication Rooms services
9 lines • 404 B
JavaScript
;
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./models/options.js"), exports);
tslib_1.__exportStar(require("./models/models.js"), exports);
tslib_1.__exportStar(require("./roomsClient.js"), exports);
//# sourceMappingURL=index.js.map