X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=97e53c2519b3a96cb75c93bf0b443d66280bca32;hb=70353024c44987c467dadcec306c699ce4ae1f06;hp=e09dbf86ffe023856311d4bdbd06e84972474bb9;hpb=3bd6a82e43e11294af91bbd19647944ac740169e;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index e09dbf86..97e53c25 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