Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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://deno.land/x/hono@vv3.5.0-rc.1/router/trie-router/node.ts";

Parameters

method: string
path: string
handler: T