UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

4 lines (3 loc) 123 B
import { WebrtcCapturer } from "./WebrtcCapturer"; export interface LocalWebrtcCapturer extends WebrtcCapturer<string> { }