easy-cancelable-promise
esm cjs
CancelablePromise is a Promise that can be canceled. It is a Promise that has a status property that can be '`pending`', '`resolved`', '`rejected`' or '`canceled`'. It has an onCancel method that allows you to register a callback that will be called when
Version 2.0.1 License MIT
Keywords
promiseswebworkerworkersthreadsthreadasynccallbacksqueue
INSTALL