3bd4e8771ed5870762069587a1914cde2fbbd1ba6ab2bed92fef9681f6435e3e98053cb591c4bcc1497eca1ec1eee1b8936ba36e8b39c77b233d64116d27b6 508 B

1
  1. {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/card/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Card from './src/card.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElCard: SFCWithInstall<typeof Card> = withInstall(Card)\nexport default ElCard\n\nexport * from './src/card'\nexport type { CardInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAEY,MAAC,MAAM,GAAG,WAAW,CAAC,IAAI;;;;"}