UNPKG

handsontable

Version:

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

7 lines (6 loc) 236 B
"use strict"; exports.__esModule = true; var _autoRowSize = require("./autoRowSize"); exports.PLUGIN_KEY = _autoRowSize.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _autoRowSize.PLUGIN_PRIORITY; exports.AutoRowSize = _autoRowSize.AutoRowSize;