variable inspectRoutesimport { inspectRoutes } from "https://deno.land/x/hono@v3.12.5/helper/dev/index.ts"; type<E extends Env>(hono: Hono<E>) => RouteData[]