X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=97e53c2519b3a96cb75c93bf0b443d66280bca32;hb=414339e36d010857d189e339d7a881869ea1605e;hp=4aaef17cfe350e337060228b7d76cf791be160e4;hpb=938d9c678aa8e70e5642feffb90604cf25c993fe;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index 4aaef17c..97e53c25 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