askForSuperAdminEmail
talawa-api • Docs
talawa-api / setup/superAdmin / askForSuperAdminEmail
Function: askForSuperAdminEmail()
> askForSuperAdminEmail(): Promise
<string
>
LAST_RESORT_SUPERADMIN_EMAIL prompt
The function askForSuperAdminEmail
asks the user to enter an email address and returns it as a promise.
Returns
Promise
<string
>
The email entered by the user is being returned.