@azure/communication-common
Version:
Common package for Azure Communication services.
7 lines • 326 B
JavaScript
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export { AzureCommunicationTokenCredential } from "./azureCommunicationTokenCredential.js";
export * from "./credential/index.js";
export * from "./identifierModels.js";
export * from "./identifierModelSerializer.js";
//# sourceMappingURL=index.js.map