UNPKG

ngx-animate

Version:

A very cool Angular animation library.

6 lines (5 loc) 305 B
import { AnimationReferenceMetadata } from '@angular/animations'; export declare const hinge: AnimationReferenceMetadata; export declare const jackInTheBox: AnimationReferenceMetadata; export declare const rollIn: AnimationReferenceMetadata; export declare const rollOut: AnimationReferenceMetadata;