UNPKG

react-native-theoplayer

Version:

A THEOplayer video component for react-native.

6 lines (4 loc) 86 B
export interface Resolution { readonly width: number; readonly height: number; }