X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FExitHandler.html;h=8aa84beaa3e583c6dacf52f192d5ef77b2965850;hb=5decbf239157d04bdf38a642fe2757f565a8d466;hp=44e239bbab316f0b0c3874039b3608693bf4d33c;hpb=8d1797ad15cb2d87ac3c9904ce6df3db45c0c742;p=poolifier.git diff --git a/docs/types/ExitHandler.html b/docs/types/ExitHandler.html index 44e239bb..8aa84bea 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
  • +
  • PoolTypes
  • +
  • WorkerChoiceStrategies
  • +
  • WorkerTypes
  • Generated using TypeDoc

    \ No newline at end of file