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