UNPKG

@telnyx/webrtc

Version:
3 lines (2 loc) 129 B
export declare type Env = 'production' | 'development'; export declare type RTCElement = HTMLMediaElement | string | Function;