react-animate-z
Version:
Lightweight React animation library with Animate and AnimateTyping components, built using styled-components.
8 lines (7 loc) • 393 B
TypeScript
export declare const jellyMap: {
jelly: import("styled-components/dist/models/Keyframes").default;
jellyX: import("styled-components/dist/models/Keyframes").default;
jellyY: import("styled-components/dist/models/Keyframes").default;
jellyIn: import("styled-components/dist/models/Keyframes").default;
jellyOut: import("styled-components/dist/models/Keyframes").default;
};