mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
|
export { AvatarIcon } from './avatar-icon';
|
||
|
export { AVATAR_ICON_SIZES } from './avatar-icon.constants';
|