Module

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

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
method Node.prototype.insert
import { Node } from "https://dotland.deno.dev/x/hono@v3.7.2/router/trie-router/node.ts";

Parameters

method: string
path: string
handler: T