X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=0afc95b57e4c1faae19eef03c3563c993610b031;hb=ccb7d1a70cd9bd4eb050160517e5bc48311d014f;hp=6fdbff32189a617c1fd21b0b809123372a6190dc;hpb=8d1797ad15cb2d87ac3c9904ce6df3db45c0c742;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 6fdbff32..0afc95b5 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