mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
3 lines
103 B
TypeScript
3 lines
103 B
TypeScript
export * from "./src/MpvPlayer.types";
|
|
export { default as MpvPlayerView } from "./src/MpvPlayerView";
|