Skip to content

NodeShape

type NodeShape = "rect" | "diamond" | "circle";

Defined in: src/types/index.ts:305

Node shape types for rendering state nodes