X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=cfe7f052ddbdb0ce244a32dbb70a3947fb9ea1b1;hb=a8aeac440fb425585a0d597af86f616e648ae156;hp=14a727821b5a21441dee723a96569bc84f27e071;hpb=e2473f60d4484d8ba10f972b7099550cd61c1730;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 14a72782..cfe7f052 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:49
  • @@ -67,7 +67,7 @@
    Optional reason: string

    Returns void

    +
  • Defined in src/utility-types.ts:60
  • resolve: ((value: Response) => void)
    @@ -87,14 +87,14 @@
    value: Response

    Returns void

    +
  • Defined in src/utility-types.ts:56
  • worker: Worker

    The worker handling the execution.

    +
  • Defined in src/utility-types.ts:64