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.TextCellType = exports.CELL_TYPE = void 0; var _textType = require("./textType"); exports.CELL_TYPE = _textType.CELL_TYPE; exports.TextCellType = _textType.TextCellType;