X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=f257b016dccbe8321b98a92a5369706aeb74806a;hb=6c7727ff79d651547ca10f44504d61e5073f07da;hp=8194dcbcee2191b7a0c9aa8d9607a8b3e6cbd286;hpb=3dd69d8ee8aa2132fccb106720a9f5ae67b92cc8;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 8194dcbc..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