UNPKG

@blockscout/ui-toolkit

Version:

A comprehensive collection of reusable Chakra UI components and theme system for Blockscout's projects

13 lines (12 loc) 233 B
export declare const keyframes: { fromLeftToRight: { from: { left: string; transform: string; }; to: { left: string; transform: string; }; }; };