Resolves all promises in an object recursively. The promise with be replaced by the resolved value. The changes are therefore done in-place !
object to resolve.
the resolved object.
Resolves all promises in an object recursively. The promise with be replaced by the resolved value. The changes are therefore done in-place !