property IRequestContext.query

Query string parameters.

Type

Readonly<Record<string, string>>

Usage

import { type IRequestContext } from "common/src/index.ts";