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