crashcat docs
    Preparing search index...

    Type Alias CompoundShapeSettings

    type CompoundShapeSettings = {
        children: CompoundShapeChild[];
    }
    Index

    Properties

    Properties

    children: CompoundShapeChild[]