Skip to content

Commit

Permalink
docs: document transferList option
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Dec 6, 2023
1 parent 1ba441a commit 4053178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ You must make sure, the `result` is serializable by [`Structured Clone Algorithm
2. `timeout` same as env `SYNCKIT_TIMEOUT`
3. `execArgv` same as env `SYNCKIT_EXEC_ARGV`
4. `tsRunner` same as env `SYNCKIT_TS_RUNNER`
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

### Envs

Expand Down

0 comments on commit 4053178

Please sign in to comment.