UNPKG

@majesnix/color-picker

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