UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

8 lines (6 loc) 151 B
import setGrabCursor from './setGrabCursor'; import unsetGrabCursor from './unsetGrabCursor'; export default { setGrabCursor, unsetGrabCursor, };