Underlying promise. This is what you probably what to pass around.
The reject function. This is exactly the reject function that is passed to the promise constructor callback.
The reject function. This is exactly the reject function that is passed to the promise constructor callback.
The resolve function. This is exactly the resolve function that is passed to the promise constructor callback.
The resolve function. This is exactly the resolve function that is passed to the promise constructor callback.
Generated using TypeDoc
Interface of a Defer Object.