UNPKG

ngx-animations

Version:

An adaptation of Animate.css using @angular/animations

4 lines (3 loc) 185 B
import { AnimationDefinition } from '../model/animation-definition'; export declare const lightSpeedIn: AnimationDefinition; export declare const lightSpeedOut: AnimationDefinition;