UNPKG

polished

Version:

A lightweight toolset for writing styles in Javascript.

9 lines (7 loc) 168 B
declare function readableColor( color: string, lightReturnColor?: string, darkReturnColor?: string, strict?: boolean, ): string; export default readableColor;