Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
variable myFetch
import { myFetch } from "https://deno.land/x/flagship_io_js_sdk@4.0.1/depsDeno.ts";

type

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