UNPKG

react-carousel-query

Version:

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

9 lines (7 loc) 162 B
declare function between( fromSize: string | number, toSize: string | number, minScreen?: string, maxScreen?: string, ): string; export default between;