{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport FormComponent from './src/components/form-component.vue'\r\nimport Form from './src/form.vue'\r\n\r\nexport const LlFormComponent = withInstall(FormComponent)\r\nexport const LlForm = withInstall(Form)\r\nexport default LlForm\r\nexport * from './src/config'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlFormComponent: typeof FormComponent\r\n    LlForm: typeof Form\r\n  }\r\n}\r\n"],"names":["FormComponent","Form"],"mappings":";;;;;;;;;;;;AAKO,MAAM,eAAA,GAAkB,YAAYA,SAAa;AACjD,MAAM,MAAA,GAAS,YAAYC,WAAI;;;;"}