tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 555 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/input/index.ts"],"sourcesContent":["import { withInstall, WithInstallType } 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: WithInstallType<typeof _Input> = withInstall(_Input);\nexport default Input;\n"],"names":["Input","withInstall","_Input"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAwCC,YAAYC,MAAM;;;;"}