UNPKG

tav-ui

Version:
9 lines (6 loc) 268 B
import { withInstall } from '../../utils/with-install2.mjs'; import Tree from './src/tree2.mjs'; export { treeNodeProps, treeProps } from './src/props2.mjs'; const TaTree = withInstall(Tree); export { TaTree, TaTree as default }; //# sourceMappingURL=index2.mjs.map