UNPKG

react-slideshow-image

Version:
5 lines (4 loc) 173 B
export { Fade } from './fade'; export { Zoom } from './zoom'; export { Slide } from './slide'; export { FadeProps, ZoomProps, SlideProps, SlideshowRef } from './types';