Skip to main content

Function: asIdentifiedMemberContactConflict()

asIdentifiedMemberContactConflict(error): IdentifiedMemberContactConflict | null

Defined in: packages/sdk/src/types/member-types.ts:415

Narrow a thrown value straight to a displayable member conflict — the common call-site need, since a conflict with no id has no resolution UI and belongs in the ordinary error toast.

Parameters

error

unknown

Returns

IdentifiedMemberContactConflict | null