type alias DestinationKindimport { type DestinationKind } from "https://dotland.deno.dev/x/fresh@1.7.3/server.ts"; definition: | "internal" | "static" | "route" | "notFound"