{"version":3,"file":"index.mjs","sources":["../../../components/select-input/index.ts"],"sourcesContent":["import _SelectInput from './select-input';\nimport { withInstall } from '@tdesign/shared-utils';\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;;;;"}