X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FExitHandler.html;h=cfb803f4c8e8d37260087bd53b78733263950a61;hb=6c7727ff79d651547ca10f44504d61e5073f07da;hp=6b9e25b6778e0b098afd38df4ce6ac1708f7693a;hpb=fbc22127e53d3ec0ecbd38ecea25fb92ebef50e7;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