Skip to main content
Module

x/hono/mod.ts>HonoRequest#getParamValue

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

Parameters

paramKey: any

Returns

string | undefined