@proyecto26/animatable-component
Version:
Animate once, use Everywhere! 💫
17 lines (16 loc) • 465 B
TypeScript
import { ANIMATIONS } from './common';
declare const _default: {
"tilt-in-top-1": Keyframe[];
"tilt-in-top-2": Keyframe[];
"tilt-in-tr": Keyframe[];
"tilt-in-right-1": Keyframe[];
"tilt-in-right-2": Keyframe[];
"tilt-in-br": Keyframe[];
"tilt-in-bottom-1": Keyframe[];
"tilt-in-bottom-2": Keyframe[];
"tilt-in-bl": Keyframe[];
"tilt-in-left-1": Keyframe[];
"tilt-in-left-2": Keyframe[];
"tilt-in-tl": Keyframe[];
};
export default _default;