Skip to main content
Module

x/polkadot/phishing/fetch.ts>fetchJson

Package publishing for deno.land/x/polkadot
Latest
function fetchJson
import { fetchJson } from "https://deno.land/x/polkadot@0.2.45/phishing/fetch.ts";

Parameters

url: string
optional
timeout: number

Returns

Promise<T>