UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

7 lines (6 loc) 139 B
export type ThemeBorderWidths = { sm: string; md: string; lg: string; }; export declare const borderWidths: ThemeBorderWidths;