UNPKG

ka-table

Version:

The customizable, extendable, lightweight, and fully free React Table Component

10 lines (9 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AttributeTableData = void 0; var AttributeTableData = /** @class */ (function () { function AttributeTableData() { } return AttributeTableData; }()); exports.AttributeTableData = AttributeTableData;