GitHub

DaffOperationState

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

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

interface DaffOperationState {}