{"version":3,"file":"index.mjs","sources":["../../src/avatar/index.ts"],"sourcesContent":["import _Avatar from './avatar';\nimport _AvatarGroup from './group';\nimport withInstall from '../utils/withInstall';\nimport { TdAvatarProps, TdAvatarGroupProps } from './type';\n\nimport './style';\n\nexport * from './type';\n\nexport type AvatarProps = TdAvatarProps;\nexport type AvatarGroupProps = TdAvatarGroupProps;\n\nexport const Avatar = withInstall(_Avatar);\nexport const AvatarGroup = withInstall(_AvatarGroup);\n\nexport default Avatar;\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAYO,IAAA,MAAA,GAAA,WAAA,CAAA,OAAA,EAAA;AACA,IAAA,WAAA,GAAA,WAAA,CAAA,YAAA;;;;"}