UNPKG

@fancyapps/ui

Version:

Robust JavaScript UI Component Library

6 lines (5 loc) 205 B
import { PluginsType } from "../types"; export type * from "./Dots/Dots"; export type * from "./Navigation/Navigation"; export type * from "./Sync/Sync"; export declare const CarouselPlugins: PluginsType;