Preparing search index...
The search index is not available
hqsl-ts
hqsl-ts
RequestInitWithTimeout
Type alias RequestInitWithTimeout
Request
Init
With
Timeout
:
RequestInit
&
{
timeout
?:
number
;
}
Options for fetch with timeout with the added timeout.
Type declaration
Optional
timeout
?:
number
Timeout in microseconds
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
hqsl-ts
Loading...
Options for fetch with timeout with the added timeout.