make-asynchronous@0.1.0
Make a synchronous function asynchronous by running it in a worker
MIT
2022-06-26
安装 (0.1.0)
npm install make-asynchronous@0.1.0
yarn add make-asynchronous@0.1.0
pnpm add make-asynchronous@0.1.0
bun add make-asynchronous@0.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| type-fest | ^2.14.0 |
| web-worker | ^1.2.0 |