UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

5 lines (4 loc) 186 B
type AnySwiper = any; export declare const processLazyPreloader: (swiper: AnySwiper, imageEl: HTMLElement) => void; export declare const preload: (swiper: AnySwiper) => void; export {};