UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

3 lines (2 loc) 197 B
import type { Swiper } from '../core.js'; export default function slideToClosest(this: Swiper, speed?: number, runCallbacks?: boolean, internal?: boolean, threshold?: number): boolean | undefined;