Polkadot Apps
Preparing search index...
@polkadot-apps/bulletin
fetchJson
Function fetchJson
fetchJson
<
T
>
(
cid
:
string
,
gateway
:
string
,
options
?:
FetchOptions
)
:
Promise
<
T
>
Fetch and parse JSON from the gateway.
Type Parameters
T
Parameters
cid
:
string
gateway
:
string
Optional
options
:
FetchOptions
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Polkadot Apps
Loading...
Fetch and parse JSON from the gateway.