UNPKG

handsontable

Version:

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

7 lines (6 loc) 229 B
"use strict"; exports.__esModule = true; var _nestedRows = require("./nestedRows"); exports.PLUGIN_KEY = _nestedRows.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _nestedRows.PLUGIN_PRIORITY; exports.NestedRows = _nestedRows.NestedRows;