ActionCtxRef
@daydreamsai/core / ActionCtxRef
Type Alias: ActionCtxRef
ActionCtxRef =
AnyAction
&object
Defined in: packages/core/src/types.ts:221
Action with context reference information
Type declaration
ctxRef
ctxRef:
object
ctxRef.id
id:
string
ctxRef.key?
optional
key:string
ctxRef.type
type:
string