UNPKG

react-awesome-reveal

Version:

React components to add reveal animations using the Intersection Observer API and CSS Animations.

6 lines (5 loc) 210 B
import { Keyframes } from '@emotion/react'; /** * @see {@link https://github.com/animate-css/animate.css/blob/master/source/bouncing_exits/bounceOutLeft.css} */ export declare const bounceOutLeft: Keyframes;