UNPKG

react-carousel-query

Version:

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

5 lines (4 loc) 232 B
import { Options } from '@storybook/core-common'; export declare const DEFAULT_ADDONS: string[]; export declare const IGNORED_ADDONS: string[]; export declare const getPrebuiltDir: (options: Options) => Promise<string | false>;