UNPKG

infinity-forge

Version:
10 lines (9 loc) 252 B
declare function mountSwiper({ el, nextEl, prevEl, paginationEl, scrollbarEl, swiper }: { el: any; nextEl: any; prevEl: any; paginationEl: any; scrollbarEl: any; swiper: any; }, swiperParams: any): void; export { mountSwiper };