X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=a7f79e0be6de8323aeee2fc777df580d69533dc9;hb=a230240d39d3a8bbd986900986795f0bbabb1a72;hp=7f8519fbe3f991027304b1704522c2398d30f06f;hpb=761b0c73be0bf581f50a78123913f933bd405f52;p=poolifier.git diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index 7f8519fb..a7f79e0b 100644 --- a/docs/types/WorkerAsyncFunction.html +++ b/docs/types/WorkerAsyncFunction.html @@ -20,9 +20,13 @@

Type Parameters

+

Response = unknown

+

Type of execution response. This can only be serializable data.

+

Type declaration

+
  • Defined in src/utility-types.ts:58