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