UNPKG

handsontable

Version:

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

6 lines (5 loc) 192 B
"use strict"; exports.__esModule = true; var _dropdownType = require("./dropdownType"); exports.CELL_TYPE = _dropdownType.CELL_TYPE; exports.DropdownCellType = _dropdownType.DropdownCellType;