@yantrix/mermaid-parser v0.0.2 • Docs
Yantrix API / @yantrix/mermaid-parser / TDiagramAction
Type Alias: TDiagramAction
ts
type TDiagramAction: object;
Represents the processed action information for the state diagram.
Type declaration
actionsPath
ts
actionsPath: TActionPathArray;