UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

6 lines 180 B
import setGrabCursor from './setGrabCursor'; import unsetGrabCursor from './unsetGrabCursor'; export default { setGrabCursor: setGrabCursor, unsetGrabCursor: unsetGrabCursor };