UNPKG

@azure/web-pubsub

Version:
6 lines 257 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { AzureKeyCredential } from "@azure/core-auth"; export { WebPubSubServiceClient, } from "./hubClient.js"; export { odata } from "./utils.js"; //# sourceMappingURL=index.js.map