GitHub

daffStateIsMutating

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

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

function daffStateIsMutating(daffState: DaffState): boolean