UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

1 lines 634 B
{"version":3,"file":"index.mjs","sources":["../../src/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":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,IAAA,WAAA,GAAA,WAAA,CAAA,YAAA;;;;"}