UNPKG

handsontable

Version:

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

7 lines (6 loc) 215 B
"use strict"; exports.__esModule = true; var _undoRedo = require("./undoRedo"); exports.PLUGIN_KEY = _undoRedo.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _undoRedo.PLUGIN_PRIORITY; exports.UndoRedo = _undoRedo.UndoRedo;