make-asynchronous@1.0.0
Make a synchronous function asynchronous by running it in a worker
MIT
2023-11-04
安装 (1.0.0)
npm install make-asynchronous@1.0.0
yarn add make-asynchronous@1.0.0
pnpm add make-asynchronous@1.0.0
bun add make-asynchronous@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| p-event | ^6.0.0 |
| type-fest | ^4.6.0 |
| web-worker | ^1.2.0 |