UNPKG

@ngxmc/color-picker

Version:
2 lines (1 loc) 82 B
export type ColorInputFormat = 'rgb' | 'hex' | 'hex6' | 'hex3' | 'hex4' | 'hex8';