UNPKG

@zezosoft/react-player

Version:

A lightweight and customizable video player by Zezosoft, built for seamless streaming with advanced controls, adaptive playback, and modern UI. Perfect for web and React applications.

5 lines (4 loc) 258 B
export { default as BottomControls } from "./BottomControls"; export { default as ControlsHeader } from "./ControlsHeader"; export { default as MiddleControls } from "./MiddleControls"; export { default as VideoPlayerControls } from "./VideoPlayerControls";