promisify-call@1.0.0
Promisify a function call so users can call a function with a callback or get a promise
MIT
2016-08-11
安装 (1.0.0)
npm install promisify-call@1.0.0
yarn add promisify-call@1.0.0
pnpm add promisify-call@1.0.0
bun add promisify-call@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| bluebird | ^3.4.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| ava | ^0.16.0 |
| babel-cli | ^6.11.4 |
| babel-preset-es2015 | ^6.13.2 |
| xo | ^0.16.0 |