Skip to content

CurrentUserInfo

CurrentUserInfo = { id: string; email: string; firstName?: string; lastName?: string; } | null