UNPKG

react-carousel-query

Version:

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

9 lines (8 loc) 250 B
export declare const ADDON_ID = "storybook/measure-addon"; export declare const TOOL_ID: string; export declare const PARAM_KEY = "measureEnabled"; export declare const EVENTS: { RESULT: string; REQUEST: string; CLEAR: string; };