UNPKG

@100mslive/roomkit-react

Version:

![Banner](https://github.com/100mslive/web-sdks/blob/06c65259912db6ccd8617f2ecb6fef51429251ec/prebuilt-banner.png)

13 lines (12 loc) 258 B
export declare const trackSourceOptions: { label: string; value: string; }[]; export declare const trackTypeOptions: { label: string; value: string; }[]; export declare const DEFAULT_TILES_IN_VIEW: { MWEB: number; DESKTOP: number; };