X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=474d096172bbc5c873a073501ce23575a3afc27e;hb=15bb637a91abd156aae586ce14c663101a8c6697;hp=8b373ec573e7bd85b52373fb214e9bd87f3ff685;hpb=d655c2c2b159a39f900230c14b301ba123653362;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 8b373ec5..474d0961 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:79
  • @@ -67,7 +67,7 @@
    Optional reason: string

    Returns void

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

    Returns void

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

    The worker handling the execution.

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