{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/index.ts"],"sourcesContent":["import { withInstall, withNoopInstall } from '@element-plus/utils/with-install'\nimport Form from './src/form.vue'\nimport FormItem from './src/form-item.vue'\n\nexport const ElForm = withInstall(Form, {\n  FormItem,\n})\n\nexport default ElForm\n\nexport const ElFormItem = withNoopInstall(FormItem)\n"],"names":["Form","FormItem"],"mappings":";;;;;;MAIa,SAAS,YAAYA,QAAM;AAAA,YACtCC;AAAA;MAKW,aAAa,gBAAgBA;;;;"}