pivotick - v0.0.1
    Preparing search index...

    Type Alias StandardShape

    StandardShape: "circle" | "square" | "triangle" | "hexagon"

    Represents one of the predefined, common node shapes. These can be rendered using basic SVG elements like <circle>, <rect>, or <polygon>.