UNPKG

@connectycube/chat-widget

Version:

A customizable React chat widget built on the ConnectyCube platform, enabling real-time messaging, calls, and user engagement in any web app.

5 lines 155 B
export default function useCallActions(): { startVideoCall: () => void; startAudioCall: () => void; }; //# sourceMappingURL=useCallActions.d.ts.map