X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=c48bcb1521673337ec0f3c5a70a0a498563c34b2;hb=7258488054d6b806c3e7571c68533c0d64e120d8;hp=e09dbf86ffe023856311d4bdbd06e84972474bb9;hpb=3bd6a82e43e11294af91bbd19647944ac740169e;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index e09dbf86..c48bcb15 100644 --- a/docs/types/ErrorHandler.html +++ b/docs/types/ErrorHandler.html @@ -15,12 +15,12 @@
  • poolifier
  • ErrorHandler
  • Type alias ErrorHandler<Worker>

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

    Type Parameters

    -
    +

    Worker extends IWorker

    Type declaration

    Returns void

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