UNPKG

communication-react-19

Version:

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

6 lines 230 B
import { RemoteParticipantState } from "../../../calling-stateful-client/src"; /** * @private */ export declare const checkIsSpeaking: (participant: RemoteParticipantState) => boolean; //# sourceMappingURL=SelectorUtils.d.ts.map