UNPKG

react-carousel-query

Version:

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

4 lines (3 loc) 243 B
import type { AnyFramework, ArgTypesEnhancer } from '@storybook/csf'; export declare const inferControls: ArgTypesEnhancer<AnyFramework>; export declare const argTypesEnhancers: ArgTypesEnhancer<AnyFramework, import("@storybook/csf").Args>[];