isStateError top-level constant

TypeMatcher<StateError> const isStateError

A matcher for StateError.

Implementation

const isStateError = TypeMatcher<StateError>();