X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FExitHandler.html;h=9b68fabe07eed3c6f5c79f797c92a6265e46c902;hb=65ec4e64a4690b019d3ef86c97aa7182b715f539;hp=1d6c719c5ccedf91a41f954515ffc2e397384ff5;hpb=938d9c678aa8e70e5642feffb90604cf25c993fe;p=poolifier.git diff --git a/docs/types/ExitHandler.html b/docs/types/ExitHandler.html index 1d6c719c..9b68fabe 100644 --- a/docs/types/ExitHandler.html +++ b/docs/types/ExitHandler.html @@ -16,9 +16,9 @@
  • ExitHandler
  • Type alias ExitHandler<Worker>

    ExitHandler<Worker>: ((this, code) => void)
    -
    +

    Type Parameters

    -
    @@ -39,7 +39,7 @@
    code: number

    Returns void

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