X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=306c8b3d99b25b8d26874d9e9d7cbb939151ecb0;hb=c3f498b53e1effc6021058c6795dacc537797121;hp=3be84e5f0e48a338222a1e9110b319122d2d5813;hpb=7e0388f2750ecb9d6ecce5173066774a8ad1cc7b;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 3be84e5f..306c8b3d 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -1,4 +1,4 @@ -PromiseResponseWrapper | poolifier - v2.6.13
+PromiseResponseWrapper | poolifier - v2.6.17
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.13
+
  • The search index is not available
  • poolifier - v2.6.17
    @@ -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