A class representing a deferred promise.
Readonly
The promise object.
Rejects the promise with the given error.
Resolves the promise with the given result.
A class representing a deferred promise.