UNPKG

yhui-yuanhuan

Version:

A Component Library for Vue 3 based on element-plus

1 lines 453 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/dialog/index.ts"],"sourcesContent":["import { withInstall } from '@yhui/utils'\n\nimport Dialog from './src/dialog.vue'\nimport type { SFCWithInstall } from '@yhui/utils'\n\nexport const YhDialog: SFCWithInstall<typeof Dialog> = withInstall(Dialog)\nexport default YhDialog\n\nexport * from './src/type'\n"],"names":[],"mappings":";;;AAEY,MAAC,QAAQ,GAAG,WAAW,CAAC,MAAM;;;;"}