UNPKG

handsontable

Version:

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

7 lines (6 loc) 285 B
"use strict"; exports.__esModule = true; var _multiColumnSorting = require("./multiColumnSorting"); exports.PLUGIN_KEY = _multiColumnSorting.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _multiColumnSorting.PLUGIN_PRIORITY; exports.MultiColumnSorting = _multiColumnSorting.MultiColumnSorting;