Module

x/hono/router/trie-router/node.ts>Node#gHSets

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method Node.prototype.gHSets
import { Node } from "https://dotland.deno.dev/x/hono@v4.0.7/router/trie-router/node.ts";

Parameters

node: Node<T>
method: string
nodeParams: Record<string, string>
params: Record<string, string>

Returns

HandlerParamsSet<T>[]