UNPKG

@shopify/draggable

Version:

The JavaScript Drag & Drop library your grandparents warned you about.

10 lines (4 loc) 169 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var touchCoords = require('./touchCoords.cjs'); exports.default = touchCoords.default;