X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerSyncFunction.html;h=524170f6f7dfcb74894456ca4ef4ccd70739085e;hb=7254e41972596ec68a8790747b9fd4ef0def5afc;hp=f689c2beff8a53dbfc2acf0d7a31f86e2a78d087;hpb=65632d7d60a45877ab5a8fd02dae3d68eb9853db;p=poolifier.git diff --git a/docs/types/WorkerSyncFunction.html b/docs/types/WorkerSyncFunction.html index f689c2be..524170f6 100644 --- a/docs/types/WorkerSyncFunction.html +++ b/docs/types/WorkerSyncFunction.html @@ -20,9 +20,13 @@

Type Parameters

+

Response = unknown

+

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

+

Type declaration

Returns Response

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