Skip to main content
Go to Latest
variable myFetch
import { myFetch } from "https://deno.land/x/flagship_io_js_sdk@3.2.3/depsDeno.ts";

type

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