X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=32b1b73bba0b9646eca8744399cc387abf72b67c;hb=1bb559f95ee0232e20550e28e4cfd3f6556cd8a8;hp=4211129a4cc550920a327aa5052a39bf2d1e2afa;hpb=8d1797ad15cb2d87ac3c9904ce6df3db45c0c742;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index 4211129a..32b1b73b 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