UNPKG

ds-smart-ui

Version:

Smart UI is a React component library that helps you build accessible and responsive web applications.

13 lines (12 loc) 241 B
export declare const COLORS_PALETTE: { primary: string; secondary: string; success: string; error: string; warning: string; info: string; light: string; dark: string; gray: string; inherit: string; };