method PatternRouter.prototype.addimport { PatternRouter } from "https://dotland.deno.dev/x/hono@v3.7.0-rc.1/mod.ts"; add(method: string,path: string,handler: T,)Parametersmethod: stringpath: stringhandler: T