UNPKG

@proyecto26/animatable-component

Version:
11 lines (10 loc) • 276 B
import { ANIMATIONS } from './common'; declare const _default: { rotateIn: Keyframe[]; rotateInClockwise: Keyframe[]; rotateInDownLeft: Keyframe[]; rotateInDownRight: Keyframe[]; rotateInUpLeft: Keyframe[]; rotateInUpRight: Keyframe[]; }; export default _default;