UNPKG

react-native-video

Version:
7 lines (5 loc) 102 B
enum Orientation { PORTRAIT = 'portrait', LANDSCAPE = 'landscape', } export default Orientation;