UNPKG

react-native-video

Version:
6 lines (5 loc) 112 B
declare enum Orientation { PORTRAIT = "portrait", LANDSCAPE = "landscape" } export default Orientation;