UNPKG

npaw-plugin-nwf

Version:
9 lines (8 loc) 187 B
export default class BalancerVideoFlags { isInitialized: boolean; isStarted: boolean; isJoined: boolean; isBuffering: boolean; hasError: boolean; reset(): void; }