X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerSyncFunction.html;h=c1b11fbf6722add6a922c96c64f082ea6a7712bc;hb=a2742ce794032ee57b3ec1203c500b1aecca34f0;hp=3ef0f7d0581ce2a88b8c9dc0b8c954faace803ce;hpb=fbc22127e53d3ec0ecbd38ecea25fb92ebef50e7;p=poolifier.git diff --git a/docs/types/WorkerSyncFunction.html b/docs/types/WorkerSyncFunction.html index 3ef0f7d0..c1b11fbf 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:56