@elizaos/core v1.0.0-beta.51 / StateArray
Type Alias: StateArray
StateArray:
StateValue
[]
Represents an array of StateValue
types within the agent's state.
This allows for lists of mixed or uniform types to be stored in the state,
contributing to the structured definition of EnhancedState
.