build(deps-dev): bump @rollup/plugin-typescript
[poolifier.git] / tests / worker-files / thread / testWorker.mjs
index e2c6706752ccee68ed96575a34ecec744633468b..618a9ac00c3be427f13e528b097fb449b758cb5a 100644 (file)
@@ -5,6 +5,7 @@ import { TaskFunctions } from '../../test-types.js'
 /**
  *
  * @param data
+ * @returns
  */
 function test (data) {
   data = data || {}