tsParticles - v4.4.0
    Preparing search index...

    Interface IPaletteColors

    interface IPaletteColors {
        fill?: IPaletteColorsFill;
        stroke?: IPaletteColorsStroke;
    }
    Index