UNPKG

handsontable

Version:

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

7 lines (6 loc) 264 B
"use strict"; exports.__esModule = true; var _manualRowResize = require("./manualRowResize"); exports.PLUGIN_KEY = _manualRowResize.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _manualRowResize.PLUGIN_PRIORITY; exports.ManualRowResize = _manualRowResize.ManualRowResize;