UNPKG

react-carousel-query

Version:

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

7 lines (5 loc) 114 B
declare function remToPx( value: string | number, base?: string | number, ): string; export default remToPx;