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