UNPKG

react-carousel-query

Version:

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

3 lines (2 loc) 218 B
import { AnyFramework, PartialStoryFn as StoryFunction, StoryContext } from '@storybook/csf'; export declare const withMeasure: (StoryFn: StoryFunction<AnyFramework>, context: StoryContext<AnyFramework>) => unknown;