Repository URL to install this package:
|
Version:
2.1.16 ▾
|
declare const colorList: {
label: string;
value: string;
type: string;
}[];
export { colorList };