UNPKG

@creately/future

Version:

Extended version of the Promise class which has `resolve` and `reject` methods to resolve or reject the underlying promise.

8 lines (4 loc) 160 B
## v2.0.0 - Export `Future` as a type and export a `createFuture` factory function. ## v1.0.2 - Export `Future` class with `resolve` and `reject` methods.