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