yhui-yuanhuan
Version:
A Component Library for Vue 3 based on element-plus
1 lines • 464 B
Source Map (JSON)
{"version":3,"file":"component.mjs","sources":["../../../packages/yhui/component.ts"],"sourcesContent":["import { YhConfigProvider } from '@yhui/components/config-provider'\nimport { YhDialog } from '@yhui/components/dialog'\nimport { YhTable } from '@yhui/components/table'\n\nimport type { Plugin } from 'vue'\n\nexport default [YhConfigProvider, YhDialog, YhTable] as Plugin[]\n"],"names":[],"mappings":";;;;AAGA,iBAAe,CAAC,gBAAgB,EAAE,QAAQ,EAAE,OAAO,CAAC;;;;"}