Type Alias MMBLoginAttempt

MMBLoginAttempt: { payload: { success: boolean }[] }

Type declaration

  • payload: { success: boolean }[]