X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=78927d36102d53ff23b1b4517e91ba4e3f8da61f;hb=15bb637a91abd156aae586ce14c663101a8c6697;hp=7f8519fbe3f991027304b1704522c2398d30f06f;hpb=761b0c73be0bf581f50a78123913f933bd405f52;p=poolifier.git diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index 7f8519fb..78927d36 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