X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=a7f79e0be6de8323aeee2fc777df580d69533dc9;hb=13aa72e5091fcfe52dcd2acf1039091e1d55ea32;hp=7f8519fbe3f991027304b1704522c2398d30f06f;hpb=65632d7d60a45877ab5a8fd02dae3d68eb9853db;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