This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
movie-web
Watch
2
Star
0
Fork
0
You've already forked movie-web
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
movie-web
/
src
/
components
/
player
/
Player.tsx
4 lines
98 B
TypeScript
Raw
Normal View
History
Unescape
Escape
start of a player thingy
2023-08-15 19:55:48 +02:00
export
*
from
"./atoms"
;
export
*
from
"./base/Container"
;
bottom control layout + fullscreen + hovering Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-01 17:34:37 +02:00
export
*
from
"./base/BottomControls"
;
Reference in New Issue
Copy Permalink