UNPKG

react-carousel-query

Version:

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

10 lines (7 loc) 197 B
interface Exports { exports: string[]; reexports: string[]; } export declare function parse(source: string, name?: string): Exports; export declare function init(): Promise<void>; export {};