UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

10 lines (7 loc) 307 B
"use strict"; exports.__esModule = true; exports.ExportFile = exports.PLUGIN_PRIORITY = exports.PLUGIN_KEY = void 0; var _exportFile = require("./exportFile"); exports.PLUGIN_KEY = _exportFile.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _exportFile.PLUGIN_PRIORITY; exports.ExportFile = _exportFile.ExportFile;