Expose types so typescript users can use them
未关闭
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 还没有评估数据。