GitHub

DaffLoadingState

type-alias

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

A state description for an object that is read-only.

type DaffLoadingState = DaffState.Resolving | DaffState.Stable