X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerSyncFunction.html;h=ff9442ea03a2b7d719f124fe38e447630e9ad1ec;hb=f38f85c043864b68ea519f6bdf94821c356195f1;hp=7f46ae5034a882e4e4372394af3b03430178e4a8;hpb=6be0ab6d5c78c8e91cc4668d3d03db95f15cbfab;p=poolifier.git diff --git a/docs/types/WorkerSyncFunction.html b/docs/types/WorkerSyncFunction.html index 7f46ae50..ff9442ea 100644 --- a/docs/types/WorkerSyncFunction.html +++ b/docs/types/WorkerSyncFunction.html @@ -1,4 +1,4 @@ -WorkerSyncFunction | poolifier
+WorkerSyncFunction | poolifier - v2.6.12
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.12
    @@ -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