UNPKG

react-carousel-query

Version:

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

6 lines (5 loc) 393 B
import { ClientApi, addDecorator, addParameters, addLoader, addArgs, addArgTypes, addArgsEnhancer, addArgTypesEnhancer, setGlobalRender } from './ClientApi'; export * from './types'; export * from './queryparams'; export * from '@storybook/store'; export { addArgsEnhancer, addArgTypesEnhancer, addDecorator, addLoader, addArgs, addArgTypes, addParameters, setGlobalRender, ClientApi, };