X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=21828fb001619224ebd317a997fb8f004b8705a9;hb=027c221543826da4df348775499148557d3d437e;hp=4aaef17cfe350e337060228b7d76cf791be160e4;hpb=2946f23da560702e3f3631887e1eeb88777bd47d;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index 4aaef17c..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