import { type AlephConfig } from "https://deno.land/x/aleph@1.0.0-alpha.14/server/types.ts";
definition: { basePath?: string; build?: BuildOptions; routes?: RoutesConfig | string; atomicCSS?: AtomicCSSConfig; }
import { type AlephConfig } from "https://deno.land/x/aleph@1.0.0-alpha.14/server/types.ts";