@videosdk.live/server-sdk
Preparing search index...
FetchLike
Type Alias FetchLike
FetchLike
:
(
input
:
string
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
The subset of the Fetch API the client relies on.
Type Declaration
(
input
:
string
,
init
?:
RequestInit
)
:
Promise
<
Response
>
Parameters
input
:
string
Optional
init
:
RequestInit
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@videosdk.live/server-sdk
Loading...
The subset of the Fetch API the client relies on.