UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

8 lines (7 loc) 240 B
import setGrabCursor from './setGrabCursor.js'; import unsetGrabCursor from './unsetGrabCursor.js'; declare const _default: { setGrabCursor: typeof setGrabCursor; unsetGrabCursor: typeof unsetGrabCursor; }; export default _default;