UNPKG

react-carousel-query

Version:

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

4 lines (2 loc) 99 B
declare function getContrast(color1: string, color2: string): number; export default getContrast;