{"version":3,"file":"index.mjs","sources":["../../../../../../packages/components/tree/index.ts"],"sourcesContent":["import { withInstall } from '@hd-front-end/utils'\nimport Tree from './src/tree.vue'\n\nimport type { SFCWithInstall } from '@hd-front-end/utils'\n\nexport const ElTree: SFCWithInstall<typeof Tree> = withInstall(Tree)\n\nexport default ElTree\n\nexport * from './src/tree.type'\nexport * from './src/instance'\nexport * from './src/tokens'\n"],"names":[],"mappings":";;;;AAKa,MAAA,MAAA,GAAsC,YAAY,IAAI;;;;"}