X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FTaskAsyncFunction.html;h=da29193e374517d5d12ed727f5eaba95b89eb48d;hb=83924e2a6d515666785c4e222cc3aacee32e11ce;hp=53857ce5f06c53387fa6704bc6aeb878d2085d48;hpb=e320ba0ede9550a0262d06ea3a75371533d01ce0;p=poolifier.git diff --git a/docs/types/TaskAsyncFunction.html b/docs/types/TaskAsyncFunction.html index 53857ce5..da29193e 100644 --- a/docs/types/TaskAsyncFunction.html +++ b/docs/types/TaskAsyncFunction.html @@ -1,4 +1,4 @@ -TaskAsyncFunction | poolifier - v3.0.1
+TaskAsyncFunction | poolifier - v3.0.5
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v3.0.1
+
  • The search index is not available
  • poolifier - v3.0.5
    @@ -43,11 +43,14 @@ This function must return a promise.

    Parameters

    • -
      Optional data: Data
    +
    Optional data: Data
    +

    Data sent to the worker.

    +
    +

    Returns Promise<Response>

    +
  • Defined in src/worker/task-functions.ts:22