UNPKG

@cmk/fe_utils

Version:
9 lines (7 loc) 261 B
import { ExtendedObjectSchemaType } from '../../schemaTypes'; export declare const muiBaseColors: string[]; export declare const muiBaseColorsOptions: { value: string; label: string; }[]; export declare const chipPropsSchema: ExtendedObjectSchemaType;