X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=234d21ec6c75928aaf27c0837951775e05f3ff0b;hb=e8dacfb2833a6682fad27f857b1127a1e04b2f04;hp=cafd4184655887291ef1574f89a28ea44ec268b0;hpb=ec74f6ae420613c4430428a5cadfa1c36acabc6e;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index cafd4184..234d21ec 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