UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

3 lines 98 B
export const FORMAT_HEX = 'hex'; export const FORMAT_RGB = 'rgb'; export const FORMAT_HSB = 'hsb';