mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 13:33:25 +00:00
Update 0.usage-on-x.md
another mention
This commit is contained in:
@@ -17,7 +17,7 @@ import { makeProviders, makeStandardFetcher, targets } from '@movie-web/provider
|
|||||||
|
|
||||||
const providers = makeProviders({
|
const providers = makeProviders({
|
||||||
fetcher: makeStandardFetcher(fetch),
|
fetcher: makeStandardFetcher(fetch),
|
||||||
target: chooseYourself, // check out https://providers.docs.movie-web.app/essentials/targets
|
target: chooseYourself, // check out https://movie-web.github.io/providers/essentials/targets
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user