Preparing search index...
The search index is not available
@sissijs/muh
@sissijs/muh
builtin-helpers
fetchJson
Function fetchJson
fetchJson
(
request
:
string
|
URL
,
options
:
RequestInit
)
:
Promise
<
unknown
>
Fetch JSON. Small wrapper around native fetch
Parameters
request
:
string
|
URL
options
:
RequestInit
Returns
Promise
<
unknown
>
json response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sissijs/muh
Loading...
Fetch JSON. Small wrapper around native fetch