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

x/dxx/src/lib/xFetch.ts>fetch

🚀 (Deno) enhanced executor
Latest
function fetch
import { fetch } from "https://deno.land/x/dxx@rf/src/lib/xFetch.ts";

Parameters

input: string | Request | URL
optional
init: RequestInit