GitHub

ActionSequenceStep

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