UNPKG

@azure/communication-react

Version:

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

5 lines 287 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { createStatefulChatClient, _createStatefulChatClientInner, _createStatefulChatClientWithDeps } from './StatefulChatClient'; export { ChatError } from './ChatClientState'; //# sourceMappingURL=index.js.map