@elizaos/core v1.0.0-beta.7 / StateValue
Type Alias: StateValue
StateValue:
string
|number
|boolean
|null
|StateObject
|StateArray
Replace 'any' types with more specific types
@elizaos/core v1.0.0-beta.7 / StateValue
StateValue:
string
|number
|boolean
|null
|StateObject
|StateArray
Replace 'any' types with more specific types