UNPKG

react-native-video

Version:
5 lines (4 loc) 179 B
import { type ConfigPlugin } from '@expo/config-plugins'; import type { ConfigProps } from './@types'; declare const _default: ConfigPlugin<ConfigProps>; export default _default;