UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 491 B
{"version":3,"file":"index.mjs","names":["CheckTag"],"sources":["../../../../../packages/components/check-tag/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport CheckTag from './src/check-tag.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElCheckTag: SFCWithInstall<typeof CheckTag> = withInstall(CheckTag)\nexport default ElCheckTag\n\nexport * from './src/check-tag'\n"],"mappings":";;;;;AAKA,MAAa,aAA8C,YAAYA,kBAAS"}