UNPKG
react-ambilight
Version:
latest (1.1.0)
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
🌈 A lightweight React component for creating an Ambilight effect with YouTube videos.
react-ambilight
/
dist
/
components
/
VideoAmbilight
/
index.js
8 lines
(7 loc)
•
152 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
"react/jsx-runtime"
;
import
"react"
;
import
{ V
as
r, V
as
a }
from
"../../index-fgntxEON.js"
;
export
{ r
as
VideoAmbilight
, a
as
default
};