UNPKG

ka-table

Version:

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

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