• function
 

Transition from pre-resolution state to post-resolution state, notifying all listeners of the ultimate fulfillment or rejection

Promise.promiseResolve(x)

Transition from pre-resolution state to post-resolution state, notifying all listeners of the ultimate fulfillment or rejection

Parameters

  1. x {*}

    resolution value

Help us improve StealJS by taking our community survey