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