UNPKG

@progress/kendo-treelist-react-wrapper

Version:

Kendo UI TreeList wrapper for React

7 lines 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var treelist_1 = require("./treelist"); exports.TreeList = treelist_1.default; var TreeListColumn_1 = require("./treelist/TreeListColumn"); exports.TreeListColumn = TreeListColumn_1.default; //# sourceMappingURL=index.js.map