UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 510 B
{"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;;;;"}