X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWorkerFunction.html;h=222a129c9d84250ebb74fb4ba581062deb39dbed;hb=85c03385d4a5d06c979104ae7e96d68b2301d10a;hp=54f5e7fa39db6b2c938ee664bfdb43dabba6ebad;hpb=6d59ea2c71b8a88d41498c6fb54dfad95fd3a3ac;p=poolifier.git diff --git a/docs/types/WorkerFunction.html b/docs/types/WorkerFunction.html index 54f5e7fa..222a129c 100644 --- a/docs/types/WorkerFunction.html +++ b/docs/types/WorkerFunction.html @@ -1,4 +1,4 @@ -WorkerFunction | poolifier
+WorkerFunction | poolifier - v2.6.11
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.11
    @@ -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