method HonoBase.prototype.matchRouteimport { HonoBase } from "https://dotland.deno.dev/x/hono@v3.12.6/hono-base.ts"; matchRoute(method: string, path: string)Parametersmethod: stringpath: string