property Request.query

The parsed query string.

Type

Record<string, string>

Usage

import { type Request } from "lib/web/index.ts";