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 _checkboxType = require("./checkboxType"); exports.CELL_TYPE = _checkboxType.CELL_TYPE; exports.CheckboxCellType = _checkboxType.CheckboxCellType;