UNPKG

react-ambilight

Version:

🌈 A lightweight React component for creating an Ambilight effect with YouTube videos.

6 lines (4 loc) • 179 B
import { VideoAmbilight } from './components/VideoAmbilight'; export * from './components/VideoAmbilight'; export * from './types/youtube-player'; export default VideoAmbilight;