UNPKG

@observertc/observer-js

Version:

Server Side NodeJS Library for processing ObserveRTC Samples

6 lines 147 B
export interface Updater { readonly name: string; readonly description?: string; close(): void; } //# sourceMappingURL=Updater.d.ts.map