UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

8 lines 180 B
import loopCreate from './loopCreate.js'; import loopFix from './loopFix.js'; import loopDestroy from './loopDestroy.js'; export default { loopCreate, loopFix, loopDestroy };