Skip to content
HomePagesHomePages template kit

PoiSlotDef

The serialized shape the `poi` builder emits — a `poi`-kind `SlotDef`.

The serialized shape the poi builder emits — a poi-kind SlotDef.

Import from @homepages/template-kit.

export interface PoiSlotDef extends Head {
type: "poi";
}