import './style'; import BasicTree from './src/BasicTree.vue'; export { BasicTree }; export * from './src/types/tree';