UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

3 lines (2 loc) 134 B
import type { Swiper } from '../core/core.js'; export declare const updateOnVirtualData: (swiper: Swiper | null | undefined) => void;