Type alias GlobalUsernameInfoData

GlobalUsernameInfoData: {
    email: string;
}

Type declaration

  • email: string