Dfns TypeScript SDK - v0.7.14
Preparing search index...
@dfns/sdk
utils
Fetch
Type Alias Fetch<T>
Fetch
:
(
resource
:
string
|
URL
,
options
:
FetchOptions
<
T
>
)
=>
Promise
<
Response
>
Type Parameters
T
Type Declaration
(
resource
:
string
|
URL
,
options
:
FetchOptions
<
T
>
)
:
Promise
<
Response
>
Parameters
resource
:
string
|
URL
options
:
FetchOptions
<
T
>
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Dfns TypeScript SDK - v0.7.14
Loading...