Rxova
Skip to content

Function: isJourneyError()

@rxova/journey-core


@rxova/journey-core / isJourneyError

function isJourneyError(value): value is JourneyError;

Defined in: packages/core/src/core/errors.ts:73

Narrowing helper, so consumers need not import the class to test for it.

ParameterType
valueunknown

value is JourneyError