UNPKG

handsontable

Version:

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

7 lines (6 loc) 201 B
"use strict"; exports.__esModule = true; var _dialog = require("./dialog"); exports.PLUGIN_KEY = _dialog.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _dialog.PLUGIN_PRIORITY; exports.Dialog = _dialog.Dialog;