UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

7 lines (6 loc) 116 B
export type ColorTypes = { bgColor: string; }; export declare const colors: { [key: string]: ColorTypes; };