import { withInstall } from '@/utils'; import Tree from './src/tree.vue'; export const AppTree = withInstall(Tree);