UNPKG

handsontable

Version:

Handsontable is a JavaScript Data Grid available for React, Angular and Vue.

7 lines (6 loc) 243 B
"use strict"; exports.__esModule = true; var _dragToScroll = require("./dragToScroll"); exports.PLUGIN_KEY = _dragToScroll.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _dragToScroll.PLUGIN_PRIORITY; exports.DragToScroll = _dragToScroll.DragToScroll;