Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

jsonFetch

import { jsonFetch } from "https://raw.githubusercontent.com/worker-tools/json-fetch/master/index.ts";
function jsonFetch(...args: ConstructorParameters<JSONRequest>);
§
jsonFetch(...args: ConstructorParameters<JSONRequest>)
[src]

§Parameters

§
...args: ConstructorParameters<JSONRequest> optional
[src]