UNPKG

handsontable

Version:

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

9 lines (6 loc) 277 B
"use strict"; exports.__esModule = true; exports.CELL_TYPE = exports.AutocompleteCellType = void 0; var _autocompleteType = require("./autocompleteType"); exports.AutocompleteCellType = _autocompleteType.AutocompleteCellType; exports.CELL_TYPE = _autocompleteType.CELL_TYPE;