@proyecto26/animatable-component
Version:
Animate once, use Everywhere! 💫
13 lines (12 loc) • 359 B
TypeScript
import { ANIMATIONS } from './common';
declare const _default: {
"text-pop-up-top": Keyframe[];
"text-pop-up-tr": Keyframe[];
"text-pop-up-right": Keyframe[];
"text-pop-up-br": Keyframe[];
"text-pop-up-bottom": Keyframe[];
"text-pop-up-bl": Keyframe[];
"text-pop-up-left": Keyframe[];
"text-pop-up-tl": Keyframe[];
};
export default _default;