cancel-token@0.1.0
Implementation of https://github.com/littledan/proposal-cancelable-promises
BSD-3-Clause
2016-12-16
安装 (0.1.0)
npm install cancel-token@0.1.0
yarn add cancel-token@0.1.0
pnpm add cancel-token@0.1.0
bun add cancel-token@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^4.0.30 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| @types/chai | ^3.4.34 |
| @types/mocha | ^2.2.33 |
| chai | ^3.5.0 |
| mocha | ^3.2.0 |
| tslint | ^4.1.0 |
| typescript | ^2.1.4 |
| watchy | ^0.6.6 |