UNPKG

react-carousel-query

Version:

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

7 lines (6 loc) 191 B
interface PostinstallContext { root: any; api: any; } export declare function addPreset(preset: string, presetOptions: any, { api, root }: PostinstallContext): void; export {};