X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=ddc4789e74df7552f629a1a093d105554370ac21;hb=049c42848206f2c5c0db5a35efd8adc8796d1027;hp=3db56b1ddb2a4da2c5cdad56c447c9354ab954c0;hpb=184d530faf6acf70e116cb4a3fb831938b73e2c0;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 3db56b1d..ddc4789e 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,13 +1,13 @@ -PoolTypes | poolifier
+PoolTypes | poolifier - v3.0.2
-
+
  • The search index is not available
  • poolifier - v3.0.2 +
    @@ -17,14 +17,28 @@

    Variable PoolTypesConst

    PoolTypes: Readonly<{
        dynamic: "dynamic";
        fixed: "fixed";
    }> = ...

    Enumeration of pool types.

    -
    +
    +

    Type declaration

    +
    +
    +
  • Defined in src/pools/pool.ts:21
  • +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file