X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=8194dcbcee2191b7a0c9aa8d9607a8b3e6cbd286;hb=1e8c193fa4e519921b6db1b0d9d443cb15ecf12a;hp=803845d0436edca5bc2529d9143afa147a864b40;hpb=938d9c678aa8e70e5642feffb90604cf25c993fe;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 803845d0..8194dcbc 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