allegro / allegro/node-worker-nodes
document promise behaviour
未关闭
hacktoberfest
- 主要语言
- JavaScript
- 星标
- 494
- 派生
- 32
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
workerNodes.call : Proxy
This exposes the api of a module that the worker nodes are working on. If the module is a function, you can call this directly. If the module exports multiple functions, you can call them as they were properties of this proxy.
Kind: instance property of WorkerNodes
```
nothing is mentioned about promises, and the example shows usage of promises
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。