method Hono.prototype.matchRouteimport { Hono } from "https://dotland.deno.dev/x/ultra@v2.0.0-beta.9/lib/deps.ts"; matchRoute(method: string, path: string)Parametersmethod: stringpath: string