X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=7ef8fffd84a478d38782f79741eb74f2efdbfb0d;hb=67de15a041152a973334839ad2c73284b1b3cbb3;hp=803845d0436edca5bc2529d9143afa147a864b40;hpb=2946f23da560702e3f3631887e1eeb88777bd47d;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 803845d0..7ef8fffd 100644 --- a/docs/enums/PoolType.html +++ b/docs/enums/PoolType.html @@ -19,7 +19,7 @@

Pool types.

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

    Dynamic pool type.

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

    Fixed pool type.

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