ActionSequence
import { ActionSequence } from '@daffodil/core/state'
type ActionSequence = ActionSequenceStep[]
Type | Options |
---|---|
ActionSequence | ActionSequenceStep[] |
import { ActionSequence } from '@daffodil/core/state'
type ActionSequence = ActionSequenceStep[]
Type | Options |
---|---|
ActionSequence | ActionSequenceStep[] |