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