UNPKG

@azure/communication-react

Version:

React library for building modern communication user experiences utilizing Azure Communication Services

5 lines 358 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export * from './CallWithChatComposite'; export { createAzureCommunicationCallWithChatAdapter, createAzureCommunicationCallWithChatAdapterFromClients, useAzureCommunicationCallWithChatAdapter } from './adapter/AzureCommunicationCallWithChatAdapter'; //# sourceMappingURL=index.js.map