Interface AnimationTimeline

    interface AnimationTimeline {
        currentTime: CSSNumberish;
    }
    Hierarchy

    Properties

    Properties

    currentTime: CSSNumberish