UNPKG

rn-verto-typescript

Version:

Verto Free Switch with React Native Type Script

6 lines (5 loc) 150 B
import CallVideoParams from "./CallVideoParams"; export default interface CallVideoDimension { height: CallVideoParams; width: CallVideoParams; }