Type Alias: CreateAccountStatus Copytype CreateAccountStatus = typeof CreateAccount[keyof typeof CreateAccount]; Defined in: apps/submitter/lib/handlers/createAccount/types.ts:21 Possible results of an account/create call.