UNPKG

@shopify/draggable

Version:

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

11 lines (5 loc) 230 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var SwapAnimation = require('./SwapAnimation.cjs'); exports.default = SwapAnimation.default; exports.defaultOptions = SwapAnimation.defaultOptions;