GitHub

ActionSequence

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