fix: fix possible null exception with worker_threads pools
[poolifier.git] / src / pools / version.ts
1 export const version = '3.0.13'