UNPKG

ngx-animations

Version:

An adaptation of Animate.css using @angular/animations

6 lines (5 loc) 297 B
import { AnimationDefinition } from '../model/animation-definition'; export declare const slideOutDown: AnimationDefinition; export declare const slideOutLeft: AnimationDefinition; export declare const slideOutRight: AnimationDefinition; export declare const slideOutUp: AnimationDefinition;