andywer / andywer/threads.js

Expose types so typescript users can use them

Open
#358 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
3.5k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

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)`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.