UNPKG

react-streamify-play

Version:

react-streamify-play is a simple yet customizable video player for reactjs.

4 lines (3 loc) 147 B
export { default as VPlayer } from './VPlayer'; export { Video } from './utils/Video'; export { controlOptionsEnum } from "./types/VPlayer_props";