Interface ZZZAvatar

interface ZZZAvatar {
    avatar: string;
    avatarFull: string;
}

Properties

Properties

avatar: string
avatarFull: string