X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=45470a3d12c52723fb209df8cb107b4df7001f0e;hb=a97f9c80aa49c6152547fb6fa8de4b0f089c2353;hp=95eca4de609c71d60b128ca53ff1865db6ba3080;hpb=6d59ea2c71b8a88d41498c6fb54dfad95fd3a3ac;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 95eca4de..45470a3d 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:81
  • @@ -71,7 +71,7 @@

    Returns void

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

    Returns void

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

    \ No newline at end of file