element-plus
Version:
A Component Library for Vue 3
1 lines • 545 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/input-tag/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport InputTag from './src/input-tag.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElInputTag: SFCWithInstall<typeof InputTag> = withInstall(InputTag)\nexport default ElInputTag\n\nexport * from './src/input-tag'\nexport type { InputTagInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAEY,MAAC,UAAU,GAAG,WAAW,CAAC,QAAQ;;;;"}