tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 505 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/input/index.ts"],"sourcesContent":["import { withInstall } from '../shared';\nimport _Input from './input';\n\nimport './style';\nimport { TdInputProps } from './type';\n\nexport * from './type';\nexport type InputProps = TdInputProps;\n\nexport const Input = withInstall(_Input);\nexport default Input;\n"],"names":["Input","withInstall","_Input"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAQC,YAAYC,MAAM;;;;"}