{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/tree/index.ts"],"sourcesContent":["import TreeItem from './src/tree-item.vue'\nimport Tree from './src/tree.vue'\nimport { SFCWithInstall, withInstall } from '@touchvue/utils'\n\nexport const ToTree: SFCWithInstall<typeof Tree> = withInstall(Tree)\n\nexport const ToTreeItem: SFCWithInstall<typeof TreeItem> = withInstall(TreeItem)\n\nexport * from './src/instance'\n"],"names":[],"mappings":";;;;AAIa,MAAA,MAAA,GAAsC,YAAY,IAAI,EAAA;AAEtD,MAAA,UAAA,GAA8C,YAAY,QAAQ;;;;"}