X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=9ae999a98993d59fc14967e5c59724755977c278;hb=027c221543826da4df348775499148557d3d437e;hp=eabf6417bb8d79f918198d6f93f2090eb2c832c1;hpb=15e4d8f3cafe9f7412913b0e440921e813bdf3cd;p=poolifier.git diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index eabf6417..9ae999a9 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:59