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