UNPKG

welcome-ui

Version:

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

6 lines (5 loc) 108 B
export type ThemeShadows = { sm: string; md: string; }; export declare const shadows: ThemeShadows;