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