import { type RouteRegExp } from "https://deno.land/x/aleph@1.0.0-beta.36/framework/core/routes.ts";
definition: { prefix: string; test(filename: string): boolean; exec(filename: string): URLPatternInput | null; }
import { type RouteRegExp } from "https://deno.land/x/aleph@1.0.0-beta.36/framework/core/routes.ts";