Skip to main content

askForSuperAdminEmail

talawa-apiDocs


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.

Defined in

src/setup/superAdmin.ts:10