Skip to main content
Go to Latest
variable fetch
import { fetch } from "https://deno.land/x/flagship_io_js_sdk@3.1.4/deps.ts";

type

(input: RequestInfo | URL, init?: RequestInit) => unknown