Returned
ref / conversations / Returned
This result is returned by a Replay
Properties
type
ts
type: "returned";
Type of the replay result, indicates that the replay has completed normally because the builder function has returned.
returnValue
ts
returnValue: unknown;
The return value of the builder function