tsParticles - v4.4.0
    Preparing search index...
    interface IShape {
        close: boolean;
        options: ShapeData;
        type: SingleOrMultiple<string>;
    }

    Implemented by

    Index
    close: boolean
    options: ShapeData
    type: SingleOrMultiple<string>