X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=40350fe649deccf28d1e7e908568ccb5fab93871;hb=ac2cb9e206b5e67cc52124eb334507f5dce230d5;hp=c28addd94f6c7a2b1564bea497debf119b210402;hpb=5e5a659e2b415c7d533dad095eda082989983f8e;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index c28addd9..40350fe6 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -29,7 +29,7 @@
  • Response = unknown

    -

    Type of execution response. This can only be serializable data.

    +

    Type of execution response. This can only be structured-cloneable data.

  • @@ -37,7 +37,7 @@
    +
  • Defined in src/utility-types.ts:93
  • @@ -71,7 +71,7 @@

    Returns void

    +
  • Defined in src/utility-types.ts:104
  • resolve: ((value) => void)
    @@ -92,7 +92,7 @@

    Returns void

    +
  • Defined in src/utility-types.ts:100
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:108
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file