vot.js - v2.4.16
Preparing search index...
@vot.js/shared
utils
FetchWithTimeoutOpts
Type Alias FetchWithTimeoutOpts
FetchWithTimeoutOpts
:
RequestInit
&
{
timeout
?:
number
}
Classic fetch with supports timeout
Type declaration
Optional
timeout
?:
number
Timeout in milliseconds.
undefined
=> defaults to 3000
0
/
< 0
=> disables timeout
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vot.js - v2.4.16
Loading...
Classic fetch with supports timeout