UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

4 lines (3 loc) 122 B
import type { SwiperOptions } from '../types/options.js'; declare const defaults: SwiperOptions; export default defaults;