UNPKG

@blockscout/ui-toolkit

Version:

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

21 lines (20 loc) 377 B
export declare const keyframes: { fromLeftToRight: { from: { left: string; transform: string; }; to: { left: string; transform: string; }; }; skeletonShimmer: { from: { transform: string; }; to: { transform: string; }; }; };