Skip to content

@yantrix/mermaid-parser v0.0.2Docs


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;