X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerFunction.html;h=163bded1c22c83d7baf82af60adf98acbc92f1ee;hb=47c9cec4c0a1a871153e1811ec6d95c90d2c86d1;hp=d6c8d7a2f479e6ec098682133c4f9e6dd61edc5f;hpb=aac8863d208eadcb0ecb33dc44d045c26f5a444f;p=poolifier.git diff --git a/docs/types/WorkerFunction.html b/docs/types/WorkerFunction.html index d6c8d7a2..163bded1 100644 --- a/docs/types/WorkerFunction.html +++ b/docs/types/WorkerFunction.html @@ -1,4 +1,4 @@ -WorkerFunction | poolifier
+WorkerFunction | poolifier - v2.6.9
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.9
    @@ -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