OutputValues: Record<string, any>

Type alias for a record where the keys are strings and the values can be any type. This is used to represent the output values from a Chain.

Generated using TypeDoc