X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=dad40fcc5a004363b629e4587f20ba0dcbf352d3;hb=20ebfb03d96dc805e59643cf1f90667545a3fef2;hp=8801ef02bbd2717567bb5d35f0b197e3eb3d1881;hpb=4f487526a63c873d168386250b40ad8103c5a4d8;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 8801ef02..dad40fcc 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:97
  • @@ -71,7 +71,7 @@

    Returns void

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

    Returns void

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

    \ No newline at end of file