UNPKG

@proyecto26/animatable-component

Version:
10 lines (9 loc) • 228 B
import { ANIMATIONS } from './common'; declare const _default: { bounceIn: Keyframe[]; bounceInUp: Keyframe[]; bounceInDown: Keyframe[]; bounceInRight: Keyframe[]; bounceInLeft: Keyframe[]; }; export default _default;