X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FPromiseResponseWrapper.html;h=74df2d5d28bea5902bb83182fd921f029d0da6bd;hb=cea16128a949e8f118627f00ccb33b08db281c45;hp=2ce803eb5fc0c9dae659b9e68a9393575a6498f7;hpb=f82cd3579677f83c17289218d4ae8242e7d0a8d7;p=poolifier.git diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index 2ce803eb..74df2d5d 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:50
  • @@ -67,7 +67,7 @@
    Optional reason: string

    Returns void

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

    Returns void

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

    The worker handling the execution.

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