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