import { DaffFailable } from '@daffodil/core/state'
interface DaffFailable { readonly payload: DaffStateError[] }
DaffStateError[]
A list of errors that occured during the operation.