An action that represents a failure of an operation.
import { DaffFailureAction } from '@daffodil/core/state'
interface DaffFailureAction { }