GitHub

ActionType

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