interface RouterRouteimport { type RouterRoute } from "https://dotland.deno.dev/x/hono@v4.2.2/types.ts"; Propertiespath: stringmethod: stringhandler: H