UNPKG

@observertc/client-monitor-js

Version:

ObserveRTC Client Integration Javascript Library

5 lines (4 loc) 77 B
export interface Detector { readonly name: string; update(): void; }