UNPKG

@tabuckner/random-contrast-compliant-ts

Version:

This project was bootstrapped with [TSDX](https://github.com/jaredpalmer/tsdx).

2 lines (1 loc) 92 B
export declare const buildRgbString: (red: number, green: number, blue: number) => string;