UNPKG

handsontable

Version:

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

7 lines (6 loc) 327 B
"use strict"; exports.__esModule = true; var _multipleSelectionHandles = require("./multipleSelectionHandles"); exports.PLUGIN_KEY = _multipleSelectionHandles.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _multipleSelectionHandles.PLUGIN_PRIORITY; exports.MultipleSelectionHandles = _multipleSelectionHandles.MultipleSelectionHandles;