vot.js - v2.4.12
Preparing search index...
@vot.js/shared
utils
fetchWithTimeout
Function fetchWithTimeout
fetchWithTimeout
(
url
:
string
|
URL
|
Request
,
options
?:
Record
<
string
,
any
>
,
)
:
Promise
<
Response
>
Classic fetch with supports timeout
Parameters
url
:
string
|
URL
|
Request
options
:
Record
<
string
,
any
>
= ...
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vot.js - v2.4.12
Loading...
Classic fetch with supports timeout