UNPKG

tdesign-mobile-vue

Version:
1 lines 637 B
{"version":3,"file":"index.mjs","sources":["../../src/tree-select/index.ts"],"sourcesContent":["import _TreeSelect from './tree-select';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdTreeSelectProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type TreeSelectProps = TdTreeSelectProps;\n\nexport const TreeSelect: WithInstallType<typeof _TreeSelect> = withInstall(_TreeSelect);\nexport default TreeSelect;\n"],"names":["TreeSelect","withInstall","_TreeSelect"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,UAAA,GAAkDC,YAAYC,WAAW;;;;"}