UNPKG

nodejs-threads

Version:

A very simple functiobn based implementation of node.js worker threads

6 lines (5 loc) 129 B
/** @type {import('@jest/types').Config.InitialOptions} */ const config = { verbose: true, }; module.exports = config;