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

Parameters

method: string
path: string
requestHandler: RequestHandler<this>
...middlewares: Middleware<this>[]