UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 442 B
{"version":3,"file":"index.mjs","names":["Tag"],"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"],"mappings":";;;;;AAKA,MAAa,QAAoC,YAAYA,YAAI"}