UNPKG

remote-controlled-promise

Version:

Create a Promise object that is controllable from outside

4 lines (3 loc) 74 B
import create from './lib'; export default create; export * from './lib';