Takes a value that contains one or more nested signals and emits their resolved values. Any type of value can be passed into it. It will recursively traverse every property and element and replace any signal with its value after any change.
{ "name": "Danny", "luckyNumbers": [] }