@cpod/sdk - v0.2.7
Preparing search index...
fetchJson
Function fetchJson
fetchJson
<
T
=
unknown
>
(
url
:
string
,
options
?:
FetchJsonOptions
)
:
Promise
<
T
>
Fetch JSON from a URL with automatic caching
Type Parameters
T
=
unknown
Parameters
url
:
string
Optional
options
:
FetchJsonOptions
Returns
Promise
<
T
>
Throws
NotImplementedError - Backend endpoint pending
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@cpod/sdk - v0.2.7
Loading...
Fetch JSON from a URL with automatic caching