X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerSyncFunction.html;h=cc87b349d17214087acfba787ed2bec892224a18;hb=fab6d3b5750d884b29e5e7057628a06d88d0df8a;hp=3ef0f7d0581ce2a88b8c9dc0b8c954faace803ce;hpb=437d25258782c8801daa58829575d5a51c05dcee;p=poolifier.git diff --git a/docs/types/WorkerSyncFunction.html b/docs/types/WorkerSyncFunction.html index 3ef0f7d0..cc87b349 100644 --- a/docs/types/WorkerSyncFunction.html +++ b/docs/types/WorkerSyncFunction.html @@ -16,9 +16,9 @@
  • WorkerSyncFunction
  • Type alias WorkerSyncFunction<Data, Response>

    WorkerSyncFunction<Data, Response>: ((data?) => Response)
    -
    +

    Type Parameters

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