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