mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
feat: source selection & ugly source selector
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import type { ScrapeMedia, Stream } from "@movie-web/providers";
|
||||
import { getBuiltinSources } from "@movie-web/providers";
|
||||
|
||||
export const name = "provider-utils";
|
||||
export * from "./video";
|
||||
export * from "./util";
|
||||
|
||||
export type { Stream, ScrapeMedia };
|
||||
export { getBuiltinSources };
|
||||
|
Reference in New Issue
Block a user