Module

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

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method Node.prototype.insert
import { Node } from "https://dotland.deno.dev/x/hono@v3.6.0-rc.2/router/trie-router/node.ts";

Parameters

method: string
path: string
handler: T