import { type ErrorPageProps } from "https://deno.land/x/fresh@1.4.3/src/server/types.ts";
Properties
url: URL
The URL of the request that resulted in this page being rendered.
The route matcher (e.g. /blog/:id) that the request matched for this page to be rendered.