Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/mod.ts>HonoRequest#queries

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method HonoRequest.prototype.queries
import { HonoRequest } from "https://deno.land/x/hono@v3.11.8/mod.ts";

Parameters

key: string

Returns

string[] | undefined

Returns

Record<string, string[]>