import { type RouteConfig } from "https://dotland.deno.dev/x/fresh@1.7.3/src/server/mod.ts";
Properties
A route override for the page. This is useful for pages where the route can not be expressed through the filesystem routing capabilities.
The route override must be a path-to-regexp compatible route matcher.