UNPKG

handsontable

Version:

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

7 lines (6 loc) 292 B
"use strict"; exports.__esModule = true; var _bindRowsWithHeaders = require("./bindRowsWithHeaders"); exports.PLUGIN_KEY = _bindRowsWithHeaders.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _bindRowsWithHeaders.PLUGIN_PRIORITY; exports.BindRowsWithHeaders = _bindRowsWithHeaders.BindRowsWithHeaders;