UNPKG

element-plus

Version:

A Component Library for Vue 3

8 lines (5 loc) 203 B
import Tree from './src/tree.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const ElTree = withInstall(Tree); export { ElTree, ElTree as default }; //# sourceMappingURL=index.mjs.map