run-async@2.0.0
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
MIT
2015-10-18
安装 (2.0.0)
npm install run-async@2.0.0
yarn add run-async@2.0.0
pnpm add run-async@2.0.0
bun add run-async@2.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| is-promise | ^2.1.0 |
| once | ^1.3.0 |
| promise-resolver | ^1.0.0 |