UNPKG

handsontable

Version:

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

6 lines (5 loc) 188 B
"use strict"; exports.__esModule = true; var _selectEditor = require("./selectEditor"); exports.EDITOR_TYPE = _selectEditor.EDITOR_TYPE; exports.SelectEditor = _selectEditor.SelectEditor;