Skip to content

Function: isFlowCancellationError()

ts
function isFlowCancellationError(error: Error): error is FlowCancellationError;

Defined in: mobx:

Parameters

ParameterType
errorError

Returns

error is FlowCancellationError

See

https://mobx.js.org/README.html