Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/phishing/fetch.ts>fetchText

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

Parameters

url: string
optional
timeout: number

Returns

Promise<string>