tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 629 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../components/select-input/index.ts"],"sourcesContent":["import _SelectInput from './select-input';\nimport withInstall from '../utils/withInstall';\nimport { TdSelectInputProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type SelectInputProps = TdSelectInputProps;\n\nexport const SelectInput = withInstall(_SelectInput);\n\nexport default SelectInput;\n"],"names":["SelectInput","withInstall","_SelectInput"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,WAAA,GAAcC,YAAYC,YAAY;;;;"}