UNPKG

tdesign-mobile-vue

Version:
1 lines 546 B
{"version":3,"file":"index.mjs","sources":["../../src/badge/index.ts"],"sourcesContent":["import _Badge from './badge';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdBadgeProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type BadgeProps = TdBadgeProps;\n\nexport const Badge: WithInstallType<typeof _Badge> = withInstall(_Badge);\nexport default Badge;\n"],"names":["Badge","withInstall","_Badge"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAwCC,YAAYC,MAAM;;;;"}