import { type Router } from "https://deno.land/x/aleph@1.0.0-beta.42/framework/core/router.ts";
definition: { prefix: string; routes: RoutePattern[]; appDir?: string; _404?: RoutePattern; _app?: RoutePattern; }
import { type Router } from "https://deno.land/x/aleph@1.0.0-beta.42/framework/core/router.ts";