talawa-api / Exports / setup/superAdmin
Module: setup/superAdmin
Table of contents
Functions
Functions
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.