X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=21828fb001619224ebd317a997fb8f004b8705a9;hb=353260e334c7f801b1236890f3a0cb8a98ed2b8e;hp=d519f74eb319c7ef4bc9ad22469d288f17051203;hpb=fbc22127e53d3ec0ecbd38ecea25fb92ebef50e7;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index d519f74e..21828fb0 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