X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=8cb9467af3fea2c82f0751c6107de50b8bafe6a4;hb=4c0e63fa25ace7b3c8be450b7aaae69ca946d9ea;hp=e113777a41e27f1f71f91f82a557b9eacce18601;hpb=3a592a1254b999797590d1b54662b747eed17528;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index e113777a..8cb9467a 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:95
  • @@ -67,7 +67,7 @@
    Optional reason: string

    Returns void

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

    Returns void

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

    The worker handling the execution.

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