X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerFunction.html;h=e8ca830d72270b1bc3ca22eeadfd75bf88a77a15;hb=f33c2d55c063a50c0025bf707fa4faf7a5e25f6e;hp=f5e353f72d2c7ce1ccfcf8fb3a40bac6ae3de0cb;hpb=f45a3823ad04902b4c446c7c7de55ca183041953;p=poolifier.git diff --git a/docs/types/WorkerFunction.html b/docs/types/WorkerFunction.html index f5e353f7..e8ca830d 100644 --- a/docs/types/WorkerFunction.html +++ b/docs/types/WorkerFunction.html @@ -1,4 +1,4 @@ -WorkerFunction | poolifier
+WorkerFunction | poolifier - v2.6.12
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.12
    @@ -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