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