UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

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