UNPKG

handsontable

Version:

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

15 lines (14 loc) 618 B
"use strict"; exports.__esModule = true; var _aggregatedCollection = require("./aggregatedCollection"); Object.keys(_aggregatedCollection).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _aggregatedCollection[key]) return; exports[key] = _aggregatedCollection[key]; }); var _mapCollection = require("./mapCollection"); Object.keys(_mapCollection).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _mapCollection[key]) return; exports[key] = _mapCollection[key]; });