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