X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=b832aa0d0eb0264aa1aa4198d504c0ae77d70fd5;hb=1e8c193fa4e519921b6db1b0d9d443cb15ecf12a;hp=d519f74eb319c7ef4bc9ad22469d288f17051203;hpb=15e4d8f3cafe9f7412913b0e440921e813bdf3cd;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index d519f74e..b832aa0d 100644 --- a/docs/types/ErrorHandler.html +++ b/docs/types/ErrorHandler.html @@ -16,9 +16,9 @@
  • ErrorHandler
  • Type alias ErrorHandler<Worker>

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

    Type Parameters

    -
    @@ -39,7 +39,7 @@
    e: Error

    Returns void

    +
  • Defined in src/pools/worker.ts:15