UNPKG

@coreui/angular

Version:

CoreUI Components Library for Angular

5 lines (4 loc) 328 B
export declare function toLeft(fromState: any, toState: any): boolean; export declare function toRight(fromState: any, toState: any): boolean; export declare const slideAnimation: import("@angular/animations").AnimationTriggerMetadata; export declare const fadeAnimation: import("@angular/animations").AnimationTriggerMetadata;