Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
export declare const pushStyles: {
    right: {};
    left: {};
};
export declare const classNamesAnimation: {
    appear: string;
    appearActive: string;
    enter: string;
    enterActive: string;
    exit: string;
    exitActive: string;
    entering: string;
    entered: string;
    exiting: string;
    exited: string;
};