Creates a new resolved promise for the provided value.
Symbol
$.ShellPromise.resolve
@param value
A promise.
@returns
A promise whose internal state matches the provided promise.
Symbol
Creates a new resolved promise for the provided value.
A promise.
A promise whose internal state matches the provided promise.