UNPKG

rn-verto-typescript

Version:

Verto Free Switch with React Native Type Script

5 lines 101 B
export default interface MakeCallParams { to: string, from: string, callerName: string, }