UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

6 lines (5 loc) 183 B
export * from './shared'; export { default as Swiper } from './swiper-class'; export * from './swiper-events'; export * from './swiper-options'; export * from './modules/public-api';