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