run-async@0.1.0
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
MIT
2014-08-11
安装 (0.1.0)
npm install run-async@0.1.0
yarn add run-async@0.1.0
pnpm add run-async@0.1.0
bun add run-async@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| once | ^1.3.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^1.21.4 |