Type Alias GlobalUsernameInfoData

GlobalUsernameInfoData: {
    email: string;
}