X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerSyncFunction.html;h=6e2d300450190999f227ece35545241c970a968d;hb=c065162cbd0458f984708314dcf5e80c7777077a;hp=0de4c0fdf3964c573d9a3ef6afbc138013ed01df;hpb=5e5a659e2b415c7d533dad095eda082989983f8e;p=poolifier.git diff --git a/docs/types/WorkerSyncFunction.html b/docs/types/WorkerSyncFunction.html index 0de4c0fd..6e2d3004 100644 --- a/docs/types/WorkerSyncFunction.html +++ b/docs/types/WorkerSyncFunction.html @@ -1,4 +1,4 @@ -WorkerSyncFunction | poolifier
+WorkerSyncFunction | poolifier - v2.6.18
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.18
    @@ -21,12 +21,12 @@
    • Data = unknown

      -

      Type of data sent to the worker. This can only be serializable data.

      +

      Type of data sent to the worker. This can only be structured-cloneable data.

    • Response = unknown

      -

      Type of execution response. This can only be serializable data.

      +

      Type of execution response. This can only be structured-cloneable data.

    @@ -46,7 +46,7 @@

    Returns Response

    +
  • Defined in src/worker/worker-functions.ts:7
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file