UNPKG

react-smart-player

Version:

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

4 lines (3 loc) 142 B
import "./index.css"; export { default as VideoPlayer } from "./VideoPlayer/VideoPlayer"; export { useVideoStore } from "./store/VideoState";