Preparing search index...
The search index is not available
wretch
wretch
middlewares/retry
OnRetryFunction
Type Alias OnRetryFunction
On
Retry
Function
:
(
(
args
:
{
error
?:
Error
;
options
:
WretchOptions
;
response
?:
Response
;
url
:
string
;
}
)
=>
void
|
OnRetryFunctionResponse
|
Promise
<
OnRetryFunctionResponse
>
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wretch
Loading...