tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 685 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/tag/index.ts"],"sourcesContent":["import _Tag from './tag';\nimport _CheckTag from './check-tag';\nimport { withInstall } from '../shared';\nimport { TdCheckTagProps, TdTagProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type CheckTagProps = TdCheckTagProps;\nexport type TagProps = TdTagProps;\n\nexport const Tag = withInstall(_Tag);\nexport const CheckTag = withInstall(_CheckTag);\nexport default Tag;\n"],"names":["Tag","withInstall","_Tag","CheckTag","_CheckTag"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAWaA,GAAA,GAAMC,YAAYC,IAAI,EAAA;IACtBC,QAAA,GAAWF,YAAYG,SAAS;;;;"}