UNPKG

tdesign-mobile-vue

Version:
1 lines 626 B
{"version":3,"file":"index.mjs","sources":["../../src/progress/index.ts"],"sourcesContent":["import { withInstall, WithInstallType } from '../shared';\nimport _Progress from './progress';\n\nimport './style';\n\nimport { TdProgressProps } from './type';\n\nexport * from './type';\nexport type ProgressProps = TdProgressProps;\n\nexport const Progress: WithInstallType<typeof _Progress> = withInstall(_Progress);\nexport default Progress;\n"],"names":["Progress","withInstall","_Progress"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAUaA,QAAA,GAA8CC,YAAYC,SAAS;;;;"}