JewelryMall/admin/node_modules/element-plus/es/components/avatar/src/constants.mjs.map
2026-02-14 19:29:15 +08:00

1 line
510 B
Plaintext

{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/avatar/src/constants.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\nimport type { AvatarProps } from './avatar'\n\nexport interface AvatarGroupContext {\n size?: AvatarProps['size']\n shape?: AvatarProps['shape']\n}\n\nexport const avatarGroupContextKey: InjectionKey<AvatarGroupContext> = Symbol(\n 'avatarGroupContextKey'\n)\n"],"names":[],"mappings":"AAQO,MAAM,qBAAA,mBAA0D,MAAA;AAAA,EACrE;AACF;;;;"}