UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

9 lines (6 loc) 221 B
"use strict"; exports.__esModule = true; exports.TimeCellType = exports.CELL_TYPE = void 0; var _timeType = require("./timeType"); exports.CELL_TYPE = _timeType.CELL_TYPE; exports.TimeCellType = _timeType.TimeCellType;