UNPKG

@mcastiello/cancellable-promise

Version:

As the name suggests, this promise can be cancelled while still running.

2 lines (1 loc) 60 B
export { CancellablePromise } from "./cancellable-promise";