getReturn()
Unlike getResult()
, this method will return a type of return from the callback that the promise keeps in two states that have been fulfilled
and rejected
.
Last updated
Unlike getResult()
, this method will return a type of return from the callback that the promise keeps in two states that have been fulfilled
and rejected
.
Last updated