UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

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