UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

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