UNPKG

@blockscout/ui-toolkit

Version:

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

4 lines (3 loc) 187 B
import { ThemingConfig } from '@chakra-ui/react'; import { ExcludeUndefined } from '../../../types/utils'; export declare const radii: ExcludeUndefined<ThemingConfig['tokens']>['radii'];