X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;fp=docs%2Fenums%2FPoolType.html;h=701c1021626dbca4d40da47dc70a0c7c3f6d5bd2;hb=3a592a1254b999797590d1b54662b747eed17528;hp=ca9729c4255976ae9d439b6f3060054069f4198a;hpb=eb54ded947e06b1e1df82f4a9c6a1cc1d3f9efc3;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index ca9729c4..701c1021 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