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