tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 675 B
Source Map (JSON)
{"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;;;;"}