X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolEvents.html;h=fa5d581aaaa64787147b2ac5ec878b71428ce8e6;hb=938d9c678aa8e70e5642feffb90604cf25c993fe;hp=26125b6a90416a3425c64e696127c6bd89d48386;hpb=3bd6a82e43e11294af91bbd19647944ac740169e;p=poolifier.git diff --git a/docs/variables/PoolEvents.html b/docs/variables/PoolEvents.html index 26125b6a..fa5d581a 100644 --- a/docs/variables/PoolEvents.html +++ b/docs/variables/PoolEvents.html @@ -15,11 +15,11 @@
  • poolifier
  • PoolEvents
  • Variable PoolEventsConst

    -
    PoolEvents: Readonly<{
        busy: "busy";
        full: "full";
    }> = ...
    +
    PoolEvents: Readonly<{
        busy: "busy";
        full: "full";
    }> = ...

    Enumeration of pool events.

    +
  • Defined in src/pools/pool.ts:40