UNPKG

expo-video

Version:

A cross-platform, performant video component for React Native and Expo with Web support

4 lines (3 loc) 150 B
import { WithExpoVideoOptions as Props } from './withExpoVideo'; declare const _default: (props?: Props) => [string, Props]; export default _default;