X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FExitHandler.html;h=cfb803f4c8e8d37260087bd53b78733263950a61;hb=3f925055203c44ba81dceba9a24616b0aeed3374;hp=6b9e25b6778e0b098afd38df4ce6ac1708f7693a;hpb=15e4d8f3cafe9f7412913b0e440921e813bdf3cd;p=poolifier.git diff --git a/docs/types/ExitHandler.html b/docs/types/ExitHandler.html index 6b9e25b6..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