UNPKG

@huddle01/web-core

Version:

The Huddle01 Javascript SDK offers a comprehensive suite of methods and event listeners that allow for seamless real-time audio and video communication with minimal coding required.

6 lines (3 loc) 175 B
import { ClientToSushiEvents } from 'types/dist/clientToSushiEvents'; declare const ProtoRequestEvent: Record<keyof ClientToSushiEvents, any>; export { ProtoRequestEvent };