@tak-ps/node-cot
    Preparing search index...

    Variable ShapeEllipseAttributesConst

    ShapeEllipseAttributes: TObject<
        {
            angle: TNumber;
            major: TNumber;
            minor: TNumber;
            swapAxis: TOptional<TBoolean>;
        },
    > = ...