andywer / andywer/threads.js

Expose types so typescript users can use them

未关闭
#358 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
3.5k
派生
173
PR 合并指标
30 天内没有已合并 PR

描述

https://github.com/andywer/threads.js/blob/762337476637f83f38876b9f25ec5e5816c47594/src/master/spawn.ts#L23-L25

I need to write this:

```ts
private wikiWorkers: Record = {};
```

but `Module '"threads"' has no exported member 'ArbitraryThreadType'.ts(2305)`

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。