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