X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=e9662a4467522128786ecd8f8e43013fa1ee2912;hb=d5d8ef5b0645ff2e43010f981a768c48cd559854;hp=6056d728b2c81bfedbdf34e338532c1ccfcb5f4c;hpb=aac8863d208eadcb0ecb33dc44d045c26f5a444f;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index 6056d728..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