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