Wraps the value of monad into a Promise. This is an alias of Promise.resolve.
Promise
Promise.resolve
Generated using TypeDoc
Wraps the value of monad into a
Promise
. This is an alias ofPromise.resolve
.