UNPKG

@proyecto26/animatable-component

Version:
14 lines (13 loc) • 342 B
import { ANIMATIONS } from './common'; declare const _default: { fadeOut: Keyframe[]; fadeOutUp: Keyframe[]; fadeOutUpBig: Keyframe[]; fadeOutDown: Keyframe[]; fadeOutDownBig: Keyframe[]; fadeOutRight: Keyframe[]; fadeOutRightBig: Keyframe[]; fadeOutLeft: Keyframe[]; fadeOutLeftBig: Keyframe[]; }; export default _default;