UNPKG

handsontable

Version:

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

7 lines (6 loc) 243 B
"use strict"; exports.__esModule = true; var _dropdownMenu = require("./dropdownMenu"); exports.PLUGIN_KEY = _dropdownMenu.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _dropdownMenu.PLUGIN_PRIORITY; exports.DropdownMenu = _dropdownMenu.DropdownMenu;