UNPKG

react-carousel-query

Version:

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

6 lines (4 loc) 103 B
declare interface Styles { [ruleOrSelector: string]: string | number | Styles; } export { Styles };