tsParticles - v4.4.0
    Preparing search index...
    interface IAnimatable<T extends IAnimation> {
        animation: T;
    }

    Type Parameters

    Index
    animation: T