Skip to main content
Latest
method Router.prototype.add
import { Router } from "https://deno.land/x/lean@0.0.6/mod.ts";

Parameters

method: string
path: string
handler: RequestHandler<TApplication>