UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

5 lines (4 loc) 332 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;