react-animate-z
Version:
Lightweight React animation library with Animate and AnimateTyping components, built using styled-components.
8 lines (7 loc) • 404 B
TypeScript
export declare const attentionMap: {
rubberBand: import("styled-components/dist/models/Keyframes").default;
jello: import("styled-components/dist/models/Keyframes").default;
wobble: import("styled-components/dist/models/Keyframes").default;
rollIn: import("styled-components/dist/models/Keyframes").default;
jackInTheBox: import("styled-components/dist/models/Keyframes").default;
};