hacifootprint
hcifootprintInterfaces

JourneysSource

Interface: JourneysSource

Defined in: src/graph/sources/types.ts:47

A journey list read as journeys — overlaid on the spine; may only add.

Properties

journeys

readonly journeys: Record<string, JourneyDef>

Defined in: src/graph/sources/types.ts:49


kind

readonly kind: "journeys"

Defined in: src/graph/sources/types.ts:48

On this page