Variables

ACT_KEYS

Variable: ACT_KEYS

const ACT_KEYS: readonly ActKey[]

Defined in: src/core/agent/act.ts:69

The keys .act() accepts, derived from the moment list rather than typed.

On this page