DocumentSlotDef
The serialized shape the `document` builder emits — a `document`-kind `SlotDef`.
The serialized shape the document builder emits — a document-kind SlotDef.
Import from @homepages/template-kit.
Signature
Section titled “Signature”export interface DocumentSlotDef extends Head { type: "document";}