UNPKG

@universal-material/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0.

5 lines (4 loc) 197 B
export declare class AnimationEvents { private static readonly _animationEndEvents; static attachAnimationEndEvents(element: Element, listener: EventListenerOrEventListenerObject): void; }