Preparing search index...
The search index is not available
wretch
wretch
index
FetchLike
Type alias FetchLike
Fetch
Like
:
(
(
url
:
string
, opts
:
WretchOptions
)
=>
Promise
<
WretchResponse
>
)
Type declaration
(
url
:
string
, opts
:
WretchOptions
)
:
Promise
<
WretchResponse
>
Any function having the same shape as fetch().
Parameters
url:
string
opts:
WretchOptions
Returns
Promise
<
WretchResponse
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
wretch
addons
addons/abort
addons/form
Data
addons/form
Url
addons/perfs
addons/progress
addons/query
String
index
default
middlewares
middlewares/dedupe
middlewares/delay
middlewares/retry
middlewares/throttling
Cache
Wretch
Wretch
Error
Wretch
Response
Chain
Config
Configured
Middleware
Fetch
Like
Middleware
Wretch
Addon
Wretch
Deferred
Callback
Wretch
Error
Callback
Wretch
Options
Wretch
Response
default
Generated using
TypeDoc
Any function having the same shape as fetch().