X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=e3900f0cdc3f202dd306a0ec7fca1875f84d34ff;hb=f63918da6f3fc77cc7f98e4d43e3f37955140468;hp=1d23e4deb4a219041e2ef9443bd31d7fc799e0fb;hpb=d01e4d675d7612232edfb9203124deab570b2281;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 1d23e4de..e3900f0c 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