UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

6 lines (4 loc) 194 B
declare const SwiperContainer: HTMLElement; declare const SwiperSlide: HTMLElement; declare const register: (injectStyles?: boolean) => void; export { register, SwiperContainer, SwiperSlide };