X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=e53cb979c973a57c99e5f864e266957cf2bf6c77;hb=3a592a1254b999797590d1b54662b747eed17528;hp=9e772294282dd8d7f199cd6edc522bd1981a7f2b;hpb=938d9c678aa8e70e5642feffb90604cf25c993fe;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 9e772294..e53cb979 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -16,9 +16,9 @@
  • OnlineHandler
  • Type alias OnlineHandler<Worker>

    OnlineHandler<Worker>: ((this) => void)
    -
    +

    Type Parameters

    -
    @@ -37,7 +37,7 @@
    this: Worker

    Returns void

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