Skip to main content
Module

x/router/mod.ts>Node#add

A high-performance basic router works anywhere.
Latest
method Node.prototype.add
import { Node } from "https://deno.land/x/router@v2.0.1/mod.ts";

Parameters

path: string
handler: T