UNPKG

communication-react-19

Version:

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

6 lines 304 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export * from './index-public'; export { _createStatefulCallClientInner } from './StatefulCallClient'; export { _isACSCall, _isACSCallAgent, _isTeamsCall, _isTeamsCallAgent } from './TypeGuards'; //# sourceMappingURL=index.js.map