yhui-yuanhuan
Version:
A Component Library for Vue 3 based on element-plus
1 lines • 450 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/table/index.ts"],"sourcesContent":["import { withInstall } from '@yhui/utils'\n\nimport Table from './src/table.vue'\nimport type { SFCWithInstall } from '@yhui/utils'\n\nexport const YhTable: SFCWithInstall<typeof Table> = withInstall(Table)\nexport default YhTable\n\nexport * from './src/setting'\n"],"names":[],"mappings":";;;;AAEY,MAAC,OAAO,GAAG,WAAW,CAAC,KAAK;;;;"}