X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=2472ede092a1d26b4f946972a26d2ca03c3186e0;hb=e39450c0889208d6dcde666fc05b95fe7a98ee29;hp=e2d4f13249ddbd6b6891f0486285cfc399eb7d8d;hpb=d49303bcd1dc86f36030dff08796f869681d4eae;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index e2d4f132..2472ede0 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