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