UNPKG

ngx-animate

Version:

A very cool Angular animation library.

3 lines (2 loc) 141 B
export declare function transformAxis(axis: 'x' | 'y', name: string): (letter: string) => string; export declare const DEFAULT_TIMING = 1;