X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=7446fe13f99d8a127b7cd848c95df832a7a2b2a6;hb=2a6631992868d900762f62e4c228dce4e4ee549a;hp=c167b89a7de0bd3587bde14acc0e86053dc183f0;hpb=6be0ab6d5c78c8e91cc4668d3d03db95f15cbfab;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index c167b89a..7446fe13 100644 --- a/docs/types/ErrorHandler.html +++ b/docs/types/ErrorHandler.html @@ -15,7 +15,7 @@
  • poolifier
  • ErrorHandler
  • Type alias ErrorHandler<Worker>

    -
    ErrorHandler<Worker>: ((this, e) => void)
    +
    ErrorHandler<Worker>: ((this, error) => void)

    Type Parameters

    +
  • Defined in src/pools/worker.ts:15
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file