UNPKG

@proyecto26/animatable-component

Version:
11 lines (10 loc) • 282 B
import { ANIMATIONS } from './common'; declare const _default: { rotateOut: Keyframe[]; rotateOutClockwise: Keyframe[]; rotateOutDownLeft: Keyframe[]; rotateOutDownRight: Keyframe[]; rotateOutUpLeft: Keyframe[]; rotateOutUpRight: Keyframe[]; }; export default _default;