UNPKG

tdesign-mobile-vue

Version:
1 lines 595 B
{"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;;;;"}