Module

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

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

Parameters

method: string
path: string
handler: T