A Promise/A+ compatible promise constructor, with additional functionality such as support for subclassing, helper methods on the constructor and extra instance methods. Read more.
An error constructor, instances of which are used as rejection reasons when a promise is cancelled. Read more.
Legendary