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@v3.10.1/router/trie-router/node.ts";

Parameters

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

Returns

HandlerSet<T>[]