UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

7 lines (6 loc) 223 B
// @ts-nocheck export * from './shared.d.ts'; export { default as Swiper } from './swiper-class.d.ts'; export * from './swiper-events.d.ts'; export * from './swiper-options.d.ts'; export * from './modules/public-api.d.ts';