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