UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

10 lines (8 loc) 174 B
import loopCreate from './loopCreate'; import loopFix from './loopFix'; import loopDestroy from './loopDestroy'; export default { loopCreate, loopFix, loopDestroy, };