Variable AnimationEvent
AnimationEvent : {
prototype: AnimationEvent;
new (type: string, animationEventInitDict?: AnimationEventInit): AnimationEvent;
}
prototype: AnimationEvent;
new (type: string, animationEventInitDict?: AnimationEventInit): AnimationEvent;
}