UNPKG

rn-verto-typescript

Version:

Verto Free Switch with React Native Type Script

7 lines (6 loc) 95 B
declare enum ViewType { local = 1, remote = 2, both = 3 } export default ViewType;