song-ui-u
Version:
vue3 + js的PC前端组件库
1 lines • 625 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../packages/components/radio/index.js"],"sourcesContent":["import { componentInstall } from \"@ui-library/utils\";\nimport Radio from \"./src/radio.vue\";\nimport RadioGroup from \"./src/radioGroup.vue\";\n// 提供按需加载的方式\nexport const XRadio = componentInstall(Radio);\nexport const XRadioGroup = componentInstall(RadioGroup);\n// 导出组件\nexport default {\n XRadio,\n XRadioGroup,\n};\n"],"names":[],"mappings":";;;;;AAIa,MAAA,MAAA,GAAS,iBAAiB,KAAK,EAAA;AAC/B,MAAA,WAAA,GAAc,iBAAiB,UAAU,EAAA;AAEtD,YAAe;AAAA,EACb,MAAA;AAAA,EACA,WAAA;AACF,CAAA;;;;"}