UNPKG

tdesign-mobile-vue

Version:
1 lines 595 B
{"version":3,"file":"index.mjs","sources":["../../src/upload/index.ts"],"sourcesContent":["import { withInstall, WithInstallType } from '../shared';\nimport _Upload from './upload';\n\nimport './style';\n\nimport { TdUploadProps } from './type';\n\nexport * from './type';\nexport type UploadProps = TdUploadProps;\n\nexport const Upload: WithInstallType<typeof _Upload> = withInstall(_Upload);\nexport default Upload;\n"],"names":["Upload","withInstall","_Upload"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAUaA,MAAA,GAA0CC,YAAYC,OAAO;;;;"}