UNPKG

handsontable

Version:

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

7 lines (6 loc) 222 B
"use strict"; exports.__esModule = true; var _copyPaste = require("./copyPaste"); exports.PLUGIN_KEY = _copyPaste.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _copyPaste.PLUGIN_PRIORITY; exports.CopyPaste = _copyPaste.CopyPaste;