UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

6 lines 141 B
export class LoggerOptions { constructor(period = null) { this.period = period; } } //# sourceMappingURL=LoggerOptions.js.map