hcifootprintInterfaces
RouteStep
Interface: RouteStep
Defined in: src/graph/reach.ts:27
One declared hop: take this action, and the app says you land there.
Properties
action
action:
string
Defined in: src/graph/reach.ts:29
The action whose claim makes this hop.
to
to:
string
Defined in: src/graph/reach.ts:31
The page the app claims it leads to.