tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 534 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/rate/index.ts"],"sourcesContent":["import _Rate from './rate';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdRateProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type RateProps = TdRateProps;\n\nexport const Rate: WithInstallType<typeof _Rate> = withInstall(_Rate);\nexport default Rate;\n"],"names":["Rate","withInstall","_Rate"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,IAAA,GAAsCC,YAAYC,KAAK;;;;"}