UNPKG

@azure/communication-react

Version:

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

5 lines 314 B
export * from './index-public'; export { _createStatefulCallClientInner } from './StatefulCallClient'; export { _isACSCall, _isACSCallAgent, _isTeamsCall, _isTeamsCallAgent } from './TypeGuards'; export type { CallAgentCommon, CallCommon, TeamsCall } from './BetaToStableTypes'; //# sourceMappingURL=index.d.ts.map