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

5 lines (4 loc) 279 B
export type { HMSVideoPlugin } from './HMSVideoPlugin'; export { HMSVideoPluginType, HMSVideoPluginCanvasContextType } from './HMSVideoPlugin'; export { HMSVideoPluginsManager } from './HMSVideoPluginsManager'; export type { HMSMediaStreamPlugin } from './HMSMediaStreamPlugin';