UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

3 lines 124 B
import { Swiper } from './react/swiper'; import { SwiperSlide } from './react/swiper-slide'; export { Swiper, SwiperSlide };