@azure/web-pubsub
Version:
Azure client library for Azure Web PubSub
13 lines • 490 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("./healthApi.js"), exports);
tslib_1.__exportStar(require("./webPubSub.js"), exports);
//# sourceMappingURL=index.js.map