X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=5b3a9ed594c4f511fc3753ac00e45d5afecce899;hb=aec509b85e7d73e9883c8885e27fc4e34fdaef1e;hp=e2d4f13249ddbd6b6891f0486285cfc399eb7d8d;hpb=d49303bcd1dc86f36030dff08796f869681d4eae;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index e2d4f132..5b3a9ed5 100644 --- a/docs/enums/PoolType.html +++ b/docs/enums/PoolType.html @@ -19,7 +19,7 @@

Pool types.

+
  • Defined in src/pools/pool.ts:20
  • @@ -38,14 +38,14 @@

    Dynamic pool type.

    +
  • Defined in src/pools/pool.ts:28
  • FIXED: "fixed"

    Fixed pool type.

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