X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=42d64e99f700ba8e6b2604a16aaaa3c5a289adf1;hb=7b88db4b8420d92d98e93c04492319ea814d0fc5;hp=99233212204fd238e8b67db8c1bf7359dc9b953e;hpb=f6c09c25b3e7ab087ac7daebaf9cb9945798efac;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 99233212..42d64e99 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -1,4 +1,4 @@ -PromiseResponseWrapper | poolifier - v2.6.8
+PromiseResponseWrapper | poolifier - v2.6.14
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.8
+
  • The search index is not available
  • poolifier - v2.6.14
    @@ -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