UNPKG

handsontable

Version:

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

6 lines (5 loc) 186 B
"use strict"; exports.__esModule = true; var _numericType = require("./numericType"); exports.CELL_TYPE = _numericType.CELL_TYPE; exports.NumericCellType = _numericType.NumericCellType;