type alias Routerimport { type Router } from "https://deno.land/x/lume@v2.4.1/middlewares/on_demand.ts"; definition: (url: URL) => string | undefined