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 _mergeCells = require("./mergeCells"); exports.PLUGIN_KEY = _mergeCells.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _mergeCells.PLUGIN_PRIORITY; exports.MergeCells = _mergeCells.MergeCells;