X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=0f8f810f0f7e340fc9e908c68a64ee56b753d6bf;hb=36df5bd40369d98d6ccb60400e66dce1aa980d54;hp=dfefa41ffc30f84962a0898a2e13f979ade46760;hpb=b667be1103b9362ae29d094de05f812468464d4f;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index dfefa41f..0f8f810f 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -1,4 +1,4 @@ -PromiseResponseWrapper | poolifier - v2.6.8
+PromiseResponseWrapper | poolifier - v2.6.15
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.8
+
  • The search index is not available
  • poolifier - v2.6.15
    @@ -37,7 +37,7 @@
    • PromiseResponseWrapper
    +
  • Defined in src/utility-types.ts:130
  • @@ -67,11 +67,11 @@

    Parameters

    • -
      Optional reason: string
    +
    Optional reason: unknown

    Returns void

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

    Parameters

    +
    value: Response | PromiseLike<Response>

    Returns void

    +
  • Defined in src/utility-types.ts:137
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:145