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

x/aqua/mod.ts>default#connectURLParameters

A minimal and fast 🏃 web framework for Deno
Latest
method default.prototype.connectURLParameters
import { default } from "https://deno.land/x/aqua@v1.3.6/mod.ts";

Parameters

requestedPath: string

Returns

Record<string, string>