Skip to content
HomePagesHomePages template kit

TourCollectionValue

A tour list slot's runtime value: an ordered array of `TourValue`, possibly empty.

A tour list slot’s runtime value: an ordered array of TourValue, possibly empty.

Import from @homepages/template-kit.

export type TourCollectionValue = TourValue[];