UNPKG

handsontable

Version:

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

6 lines (5 loc) 210 B
"use strict"; exports.__esModule = true; var _multiSelectType = require("./multiSelectType"); exports.CELL_TYPE = _multiSelectType.CELL_TYPE; exports.MultiSelectCellType = _multiSelectType.MultiSelectCellType;