UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

12 lines (11 loc) 386 B
/** * DevExtreme (esm/ui/tree_list.js) * Version: 25.1.3 * Build date: Wed Jun 25 2025 * * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ import TreeList from "../__internal/grids/tree_list/m_widget"; import "./tree_list/ui.tree_list.base"; export default TreeList;