X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=928d3a40b7c181d4c34455455d53460425adb35b;hb=8d98e603c79d8d00b2b6a33e5f732701a7466234;hp=53f68cd002b31b1cc4aaf57f8935aba0e89afc92;hpb=184d530faf6acf70e116cb4a3fb831938b73e2c0;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 53f68cd0..928d3a40 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:103
  • @@ -67,7 +67,7 @@
    Optional reason: string

    Returns void

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

    Returns void

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

    The worker handling the execution.

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