MermaidOutput
Defined in: src/types/index.ts:714
Mermaid diagram code output
Properties
Section titled “Properties”code: string;Defined in: src/types/index.ts:716
Mermaid state diagram syntax
metadata
Section titled “metadata”metadata: object;Defined in: src/types/index.ts:719
Metadata about the generated diagram
edgeCount
Section titled “edgeCount”edgeCount: number;Number of transitions in the diagram
stateCount
Section titled “stateCount”stateCount: number;Number of states in the diagram