Files
prop-data-guard/frontend/node_modules/element-plus/es/components/statistic/index.mjs.map
T
2026-04-22 17:07:33 +08:00

1 line
499 B
Plaintext

{"version":3,"file":"index.mjs","names":["Statistic"],"sources":["../../../../../packages/components/statistic/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Statistic from './src/statistic.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElStatistic: SFCWithInstall<typeof Statistic> =\n withInstall(Statistic)\n\nexport default ElStatistic\nexport * from './src/statistic'\n"],"mappings":";;;;;AAKA,MAAa,cACX,YAAYA,kBAAU"}