We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
transferList
1 parent 1ba441a commit 4053178Copy full SHA for 4053178
README.md
@@ -77,6 +77,7 @@ You must make sure, the `result` is serializable by [`Structured Clone Algorithm
77
2. `timeout` same as env `SYNCKIT_TIMEOUT`
78
3. `execArgv` same as env `SYNCKIT_EXEC_ARGV`
79
4. `tsRunner` same as env `SYNCKIT_TS_RUNNER`
80
+5. `transferList`: Please refer Node.js [`worker_threads`](https://nodejs.org/api/worker_threads.html#:~:text=Default%3A%20true.-,transferList,-%3CObject%5B%5D%3E%20If) documentation
81
82
### Envs
83
0 commit comments