UNPKG

@proyecto26/animatable-component

Version:
14 lines (13 loc) • 333 B
import { ANIMATIONS } from './common'; declare const _default: { fadeIn: Keyframe[]; fadeInUp: Keyframe[]; fadeInUpBig: Keyframe[]; fadeInDown: Keyframe[]; fadeInDownBig: Keyframe[]; fadeInRight: Keyframe[]; fadeInRightBig: Keyframe[]; fadeInLeft: Keyframe[]; fadeInLeftBig: Keyframe[]; }; export default _default;