UNPKG

handsontable

Version:

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

6 lines (5 loc) 168 B
"use strict"; exports.__esModule = true; var _textType = require("./textType"); exports.CELL_TYPE = _textType.CELL_TYPE; exports.TextCellType = _textType.TextCellType;