UNPKG

@chayns/colors

Version:

JavaScript utility functions for the calculation of colors for chayns

4 lines (3 loc) 126 B
export declare const HEX_REGEX: RegExp; export declare const SHORT_HEX_REGEX: RegExp; export declare const RGB_REGEX: RegExp;