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