UNPKG

@proyecto26/animatable-component

Version:
16 lines (15 loc) • 335 B
import { ANIMATIONS } from './common'; declare const _default: { bounce: Keyframe[]; flash: Keyframe[]; jello: Keyframe[]; pulse: Keyframe[]; rotate: Keyframe[]; shake: Keyframe[]; swing: Keyframe[]; rubberBand: Keyframe[]; tada: Keyframe[]; wobble: Keyframe[]; heartBeat: Keyframe[]; }; export default _default;