GitHub

daffStateIsMutating

Returns whether the state is one that represents a mutable operation in progress.

import { daffStateIsMutating } from '@daffodil/core/state'
function daffStateIsMutating(daffState: DaffState): boolean