Skip to main content
Module

x/shed/json-fetch.ts>SearchParamsInit

All Worker Tools under a single roof
Latest
type alias SearchParamsInit
import { type SearchParamsInit } from "https://deno.land/x/shed@v0.1.0-pre.10/json-fetch.ts";
definition:
| [string, any][]
| Record<string, any>
| string