X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=5006f7c404a2f8b6359b2678c4a96cf098f15231;hb=353260e334c7f801b1236890f3a0cb8a98ed2b8e;hp=9e772294282dd8d7f199cd6edc522bd1981a7f2b;hpb=2946f23da560702e3f3631887e1eeb88777bd47d;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 9e772294..5006f7c4 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