Skip to main content
Module

x/polkadot/phishing/fetch.ts>fetchJson

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

Parameters

url: string
optional
timeout: number

Returns

Promise<T>