UNPKG

polished

Version:

A lightweight toolset for writing styles in Javascript.

9 lines (7 loc) 172 B
declare function readableColor( color: string, returnIfLightColor?: string, returnIfDarkColor?: string, strict?: boolean, ): string; export default readableColor;