method Router.prototype.addimport { Router } from "https://deno.land/x/lean@0.0.6/mod.ts"; add(method: string,path: string,handler: RequestHandler<TApplication>,): voidParametersmethod: stringpath: stringhandler: RequestHandler<TApplication>Returnsvoid