@azure/communication-call-automation
Version:
Azure client library for Azure Communication Call Automation services
14 lines • 557 B
JavaScript
;
/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./callConnection.js"), exports);
tslib_1.__exportStar(require("./callMedia.js"), exports);
tslib_1.__exportStar(require("./callRecording.js"), exports);
//# sourceMappingURL=index.js.map