UNPKG

@wix/design-system

Version:

@wix/design-system

9 lines 491 B
/** * @deprecated CarouselWIP is deprecated and will be removed in the next major version. Please migrate to Carousel which now supports all CarouselWIP features. */ export { default } from './CarouselWIP'; /** * @deprecated CarouselWIP is deprecated and will be removed in the next major version. Please migrate to Carousel which now supports all CarouselWIP features. */ export type { CarouselWIPProps, CarouselWIPImage } from './CarouselWIP.types'; //# sourceMappingURL=index.d.ts.map