import { type Route } from "https://deno.land/x/aleph@v0.3.0-alpha.7/framework/core/routing.ts";
definition: { path: string; module: RouteModule; children?: Route[]; }
import { type Route } from "https://deno.land/x/aleph@v0.3.0-alpha.7/framework/core/routing.ts";