UNPKG

@100mslive/hms-video-store

Version:

@100mslive Core SDK which abstracts the complexities of webRTC while providing a reactive store for data management with a unidirectional data flow

3 lines (2 loc) 130 B
import { ENV } from './support'; export declare const constructWhiteboardURL: (token: string, addr: string, env?: ENV) => string;