UNPKG

rn-verto-typescript

Version:

Verto Free Switch with React Native Type Script

6 lines 126 B
export default interface VertoRTCMediaData { candidate?: any; candidateList: Array<any>; profile: any; SDP: string; }