element-plus
Version:
A Component Library for Vue 3
1 lines • 528 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/steps/index.ts"],"sourcesContent":["import { withInstall, withNoopInstall } from '@element-plus/utils'\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":[],"mappings":";;;;;AAGY,MAAC,OAAO,GAAG,WAAW,CAAC,KAAK,EAAE;AAC1C,EAAE,IAAI;AACN,CAAC,EAAE;AAES,MAAC,MAAM,GAAG,eAAe,CAAC,IAAI;;;;"}