element-plus
Version:
A Component Library for Vue 3
1 lines • 450 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/col/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Col from './src/col.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElCol: SFCWithInstall<typeof Col> = withInstall(Col)\nexport default ElCol\n\nexport * from './src/col'\n"],"names":["Col"],"mappings":";;;;AAKO,MAAM,KAAA,GAAoC,YAAYA,SAAG;;;;"}