X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=43ab267b4ddaf922cdfda54c7ba2ab5db6b364fc;hb=a2742ce794032ee57b3ec1203c500b1aecca34f0;hp=2a6e8e49e59e08755f683ab2520ac6a6e3687bb6;hpb=938d9c678aa8e70e5642feffb90604cf25c993fe;p=poolifier.git diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index 2a6e8e49..43ab267b 100644 --- a/docs/types/WorkerAsyncFunction.html +++ b/docs/types/WorkerAsyncFunction.html @@ -16,9 +16,9 @@
  • WorkerAsyncFunction
  • Type alias WorkerAsyncFunction<Data, Response>

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

    Type Parameters

    - +
  • Defined in src/utility-types.ts:67
  • Generated using TypeDoc