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?
optionalkey:string
ctxRef.type
type:
string