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