Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/fetch.ts>simplifyFetchParams

The best unofficial library of utilities for Deno applications
Go to Latest
function simplifyFetchParams
import { simplifyFetchParams } from "https://deno.land/x/dtils@2.4.0/fetch.ts";

Parameters

input: FetchInput
optional
init: RequestInit = [UNSUPPORTED]