mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
Update 0.usage-on-x.md
another mention
This commit is contained in:
parent
bc5a1893e7
commit
e0bb7d5a30
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ import { makeProviders, makeStandardFetcher, targets } from '@movie-web/provider
|
|||
|
||||
const providers = makeProviders({
|
||||
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
|
||||
})
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue