element-plus
Version:
A Component Library for Vue 3
1 lines • 444 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/tag/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Tag from './src/tag.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElTag: SFCWithInstall<typeof Tag> = withInstall(Tag)\nexport default ElTag\n\nexport * from './src/tag'\n"],"names":[],"mappings":";;;;AAKa,MAAA,KAAA,GAAoC,YAAY,GAAG;;;;"}