mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:03:26 +00:00
add simpleProxyFetcher and add fetcher unit tests
This commit is contained in:
@@ -14,3 +14,4 @@ export type {
|
||||
export { NotFoundError } from '@/utils/errors';
|
||||
export { makeProviders } from '@/main/builder';
|
||||
export { makeStandardFetcher } from '@/fetchers/standardFetch';
|
||||
export { makeSimpleProxyFetcher } from '@/fetchers/simpleProxy';
|
||||
|
Reference in New Issue
Block a user