Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 545 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 545 Bytes

cancellation

npm package build codecov

Cancel asynchronous operations, compatible with await

Installation

npm i @dmail/cancellation

Example

— see test/ for concrete examples