Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
A TypeScript library for creating abortable promises with ease.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable