UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

5 lines (4 loc) 102 B
export declare class LoggerOptions { readonly period: number; constructor(period?: number); }