X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=e9662a4467522128786ecd8f8e43013fa1ee2912;hb=d5d8ef5b0645ff2e43010f981a768c48cd559854;hp=c29b954d84f477bd6902da39a96d5f13d291f9e2;hpb=4f487526a63c873d168386250b40ad8103c5a4d8;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index c29b954d..e9662a44 100644 --- a/docs/types/ErrorHandler.html +++ b/docs/types/ErrorHandler.html @@ -15,7 +15,7 @@
  • poolifier
  • ErrorHandler
  • Type alias ErrorHandler<Worker>

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

    Type Parameters

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