X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FExitHandler.html;h=cfb803f4c8e8d37260087bd53b78733263950a61;hb=3f925055203c44ba81dceba9a24616b0aeed3374;hp=1d6c719c5ccedf91a41f954515ffc2e397384ff5;hpb=2946f23da560702e3f3631887e1eeb88777bd47d;p=poolifier.git diff --git a/docs/types/ExitHandler.html b/docs/types/ExitHandler.html index 1d6c719c..cfb803f4 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:28