pretty-easy-rgb-to-hex
Version:
Converts an rgb color to it's corresponding HEX color value
8 lines (7 loc) • 327 B
TypeScript
export declare function undefinedValue(): void;
export declare function nullValue(): void;
export declare function booleanValue(): void;
export declare function functionValue(): void;
export declare function dateObjectValue(): void;
export declare function errorObjectValue(): void;
export declare function arrayValue(): void;