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