UNPKG

@progress/kendo-treelist-react-wrapper

Version:

Kendo UI TreeList wrapper for React

6 lines 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TreeListColumn = function (props) { return null; }; TreeListColumn.displayName = 'TreeListColumn'; exports.default = TreeListColumn; //# sourceMappingURL=TreeListColumn.js.map