method HonoRequest.prototype.getParamValueimport { HonoRequest } from "https://dotland.deno.dev/x/hono@v4.2.2/request.ts"; getParamValue(paramKey: any): string | undefinedParametersparamKey: anyReturnsstring | undefined