The kind of thing a SitePageItem points at. Exhaustive union — a new
member is a compile error at every Record<SitePageItemType, …> dispatch.
v.InferOutput<SitePageItemTypeSchema>
The kind of thing a SitePageItem points at. Exhaustive union — a new
member is a compile error at every Record<SitePageItemType, …> dispatch.
v.InferOutput<SitePageItemTypeSchema>
import { type SitePageItemType } from "docs/config.ts";