run-async@2.2.0
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
MIT
2016-03-17
安装 (2.2.0)
npm install run-async@2.2.0
yarn add run-async@2.2.0
pnpm add run-async@2.2.0
bun add run-async@2.2.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-promise | ^2.1.0 |
| pinkie-promise | ^2.0.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.3.3 |