type alias BaseRouteimport { type BaseRoute } from "https://deno.land/x/fresh@1.4.1/src/server/types.ts"; definition: string & { readonly __brand: unique symbol; }