Skip to content

Commit 4053178

Browse files
committed
docs: document transferList option
1 parent 1ba441a commit 4053178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ You must make sure, the `result` is serializable by [`Structured Clone Algorithm
7777
2. `timeout` same as env `SYNCKIT_TIMEOUT`
7878
3. `execArgv` same as env `SYNCKIT_EXEC_ARGV`
7979
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
8081

8182
### Envs
8283

0 commit comments

Comments
 (0)