UNPKG

@platform/ui.datagrid

Version:

Isolated tabular DataGrid.

6 lines (5 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); require("@babel/polyfill/lib/noConflict"); var Lib = require('handsontable'); exports.Handsontable = typeof Lib.default === 'function' ? Lib.default : Lib;