Package: effect Module: Graph
effect
Graph
Mermaid node shape types.
Signature
type MermaidNodeShape = | "rectangle" | "rounded" | "circle" | "diamond" | "hexagon" | "stadium" | "subroutine" | "cylindrical"
Source
Since v3.18.0