Go to Latest
interface ParsedUrlQuery
import { type ParsedUrlQuery } from "https://dotland.deno.dev/std@0.145.0/node/querystring.ts";

Index Signatures

[key: string]: string | string[] | undefined