wilk / microjob

A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
https://wilk.github.io/microjob/
MIT License
2.02k stars 47 forks source link

Missing typings??? #31

Closed mxs42 closed 5 years ago

mxs42 commented 5 years ago

I just installed microjob and I don't see typings. To make sure I downloaded archive directly https://registry.npmjs.org/microjob/-/microjob-0.4.0.tgz and ther are no declaration files there as well.

wilk commented 5 years ago

Solved, thanks for reporting.