{"version":3,"file":"index.mjs","sources":["../../src/rate/index.ts"],"sourcesContent":["import _Rate from './rate';\nimport { withInstall } from '../shared';\nimport { TdRateProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type RateProps = TdRateProps;\n\nexport const Rate = withInstall(_Rate);\nexport default Rate;\n"],"names":["Rate","withInstall","_Rate"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,IAAA,GAAOC,YAAYC,KAAK;;;;"}