nodejs-threadpool icon indicating copy to clipboard operation
nodejs-threadpool copied to clipboard

feat: 补齐类型声明文件,index.js增加暴露threadPool中的8个类,可简写成const { ThreadPool } =…

Open tanghaism opened this issue 4 years ago • 2 comments

feat: 补齐类型声明文件,index.js增加暴露threadPool中的8个类,可简写成const { ThreadPool } = require('nodejs-threadpool')

tanghaism avatar Sep 05 '21 13:09 tanghaism

希望开发者能暴露类型声明,便于ts项目使用 仅仅是一个建议,pull request不用merge😊,没有覆盖测试

tanghaism avatar Sep 05 '21 13:09 tanghaism

feat: 补齐类型声明文件,index.js增加暴露threadPool中的8个类,可简写成const { ThreadPool } = require('nodejs-threadpool')

好的,谢谢,我迟点具体看一下。

theanarkh avatar Sep 10 '21 18:09 theanarkh