vot.js - v2.4.12
    Preparing search index...
    Animation: {
        prototype: Animation;
        new (
            effect?: null | AnimationEffect,
            timeline?: null | AnimationTimeline,
        ): Animation;
    }

    Type declaration