UNPKG

@twilio/voice-sdk

Version:
3 lines (2 loc) 110 B
declare function getUserMedia(constraints: any, options: any): Promise<unknown>; export default getUserMedia;