mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:13:25 +00:00
Capitalization
This commit is contained in:
@@ -25,7 +25,7 @@ interface ProviderBuilderOptions {
|
||||
|
||||
// instance of a fetcher, in case the request has cors restrictions.
|
||||
// this fetcher will be called instead of normal fetcher.
|
||||
// if your environment doesnt have cors restrictions (like nodejs), there is no need to set this.
|
||||
// if your environment doesnt have cors restrictions (like Node.JS), there is no need to set this.
|
||||
proxiedFetcher?: Fetcher;
|
||||
|
||||
// target to get streams for
|
||||
|
Reference in New Issue
Block a user