UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

1 lines 497 B
{"version":3,"file":"index.mjs","sources":["../../src/badge/index.ts"],"sourcesContent":["import _Badge from './badge';\nimport withInstall from '../utils/withInstall';\nimport { TdBadgeProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type BadgeProps = TdBadgeProps;\n\nexport const Badge = withInstall(_Badge);\nexport default Badge;\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,IAAA,KAAA,GAAA,WAAA,CAAA,MAAA;;;;"}