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