UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

10 lines (9 loc) 277 B
import loopCreate from './loopCreate.js'; import loopDestroy from './loopDestroy.js'; import loopFix from './loopFix.js'; declare const _default: { loopCreate: typeof loopCreate; loopFix: typeof loopFix; loopDestroy: typeof loopDestroy; }; export default _default;