method IRouter.prototype.patchimport { IRouter } from "https://deno.land/x/deno_nest@v3.6.1/mod.ts"; patch(path: string, fn: MiddlewareHandler): anyParameterspath: stringfn: MiddlewareHandlerReturnsany