X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerFunction.html;h=0b11ac55469908f165e89fa63842e1abb6cdeac1;hb=ddd3b9b0e0f75d9a7c792a4729b07f2216648462;hp=b7546bd4d3898c23d14f2715fb69306dc0185fea;hpb=aba8d9bd41f1bd46f3cc3863c0c2e74bdfacb7b6;p=poolifier.git diff --git a/docs/types/WorkerFunction.html b/docs/types/WorkerFunction.html index b7546bd4..0b11ac55 100644 --- a/docs/types/WorkerFunction.html +++ b/docs/types/WorkerFunction.html @@ -1,4 +1,4 @@ -WorkerFunction | poolifier
+WorkerFunction | poolifier - v2.6.14
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.14
    @@ -24,17 +24,17 @@ This function can be synchronous or asynchronous.

    • 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.

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

    \ No newline at end of file