vot.js - v2.4.16
Preparing search index...
@vot.js/core
VOTTypes
ClientType
FetchFunction
Type Alias FetchFunction
FetchFunction
:
(
input
:
string
|
URL
|
Request
,
init
?:
VOTTypes
.
ClientType
.
FetchInit
,
)
=>
Promise
<
Response
>
Type declaration
(
input
:
string
|
URL
|
Request
,
init
?:
VOTTypes
.
ClientType
.
FetchInit
,
)
:
Promise
<
Response
>
Parameters
input
:
string
|
URL
|
Request
Optional
init
:
VOTTypes
.
ClientType
.
FetchInit
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vot.js - v2.4.16
Loading...