X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FWorkerAsyncFunction.html;h=fa20fcd24bbaf80e883e46bc63d543b2e549b6ff;hb=3a592a1254b999797590d1b54662b747eed17528;hp=9f4de2e44b1d2c38e3a172d775e4e71b4e4e4336;hpb=8d1797ad15cb2d87ac3c9904ce6df3db45c0c742;p=poolifier.git diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index 9f4de2e4..fa20fcd2 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:58