UNPKG

handsontable

Version:

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

7 lines (6 loc) 225 B
"use strict"; exports.__esModule = true; var _baseEditor = require("./baseEditor"); exports.EDITOR_STATE = _baseEditor.EDITOR_STATE; exports.EDITOR_TYPE = _baseEditor.EDITOR_TYPE; exports.BaseEditor = _baseEditor.BaseEditor;