UNPKG

@ablestack/deferred-promise-ts

Version:

A tiny library, containing a strongly typed deferred-promise class, that leverages ES6 promises and implements the Promise<T> interface

2 lines (1 loc) 36 B
export * from './DeferredPromise';