import { type RoutingOptions } from "https://deno.land/x/aleph@v0.3.0-alpha.32/framework/core/routing.ts";
definition: { basePath?: string; defaultLocale?: string; locales?: string[]; routes?: Route[]; rewrites?: Record<string, string>; }
import { type RoutingOptions } from "https://deno.land/x/aleph@v0.3.0-alpha.32/framework/core/routing.ts";