UNPKG

yhui-yuanhuan

Version:

A Component Library for Vue 3 based on element-plus

1 lines 457 B
{"version":3,"file":"plugin.mjs","sources":["../../../packages/yhui/plugin.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,cAAe,CAAC,gBAAgB,EAAE,QAAQ,EAAE,OAAO,CAAC;;;;"}