UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

6 lines (5 loc) 128 B
export declare const HTML_COLORS: Map<string, string>; export interface IPaletteColor { color: string; label: string; }