hacifootprint
hcifootprintFunctions

fromJourneys

Function: fromJourneys()

fromJourneys(journeys): JourneysSource

Defined in: src/graph/sources/from-journeys.ts:20

Read a journey list into a JourneysSource — a frozen snapshot of the app's truth.

Parameters

journeys

Record<string, JourneyDef>

Returns

JourneysSource

On this page