variable getRouterNameimport { getRouterName } from "https://deno.land/x/hono@v4.3.10/helper/dev/index.ts"; type<E extends Env>(app: Hono<E>) => string