mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
export extra fetcher it is
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export type { EmbedOutput, SourcererOutput } from '@/providers/base';
|
||||
export type { Stream, StreamFile, FileBasedStream, HlsBasedStream, Qualities } from '@/providers/streams';
|
||||
export type { Fetcher, FetcherOptions } from '@/fetchers/types';
|
||||
export type { Fetcher, FetcherOptions, FetcherResponse } from '@/fetchers/types';
|
||||
export type { RunOutput } from '@/runners/runner';
|
||||
export type { MetaOutput } from '@/entrypoint/utils/meta';
|
||||
export type { FullScraperEvents } from '@/entrypoint/utils/events';
|
||||
|
Reference in New Issue
Block a user