A handle around a Promise, so it may be resolved or rejected from outside the Promise constructor.
The promise that gets resolved or rejected
Reject the promise
Resolve the promise
Generated using TypeDoc
A handle around a Promise, so it may be resolved or rejected from outside the Promise constructor.