X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=8346f1702b6ba80c424c036e1be6f2da639d8b03;hb=184d530faf6acf70e116cb4a3fb831938b73e2c0;hp=2a6e8e49e59e08755f683ab2520ac6a6e3687bb6;hpb=2946f23da560702e3f3631887e1eeb88777bd47d;p=poolifier.git diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index 2a6e8e49..8346f170 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

    \ No newline at end of file