GitHub

DaffOperationState

A basic operation state. Represents the current state of an operation and any associated errors.

import { DaffOperationState } from '@daffodil/core/state'
interface DaffOperationState {
}

Properties

Name Type Description