element-plus
Version:
A Component Library for Vue 3
1 lines • 506 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/steps/index.ts"],"sourcesContent":["import { withInstall, withNoopInstall } from '@element-plus/utils/with-install'\n\nimport Steps from './src/index.vue'\nimport Step from './src/item.vue'\n\nexport const ElSteps = withInstall(Steps, {\n Step,\n})\nexport default ElSteps\nexport const ElStep = withNoopInstall(Step)\n"],"names":["Steps","Step"],"mappings":";;;;;;MAKa,UAAU,YAAYA,QAAO;AAAA,QACxCC;AAAA;MAGW,SAAS,gBAAgBA;;;;"}