X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=fd6f7023c40a2696c97ef98409fad8169662c523;hb=a230240d39d3a8bbd986900986795f0bbabb1a72;hp=ce6564552887a8ab6e4d3fd5dcbde584cdcd8712;hpb=7e36fa9f0f844e3e60f0c22de3e28665dd8cc9d1;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index ce656455..fd6f7023 100644 --- a/docs/enums/PoolType.html +++ b/docs/enums/PoolType.html @@ -14,12 +14,12 @@ -

Enumeration PoolType

+

Enumeration PoolTypeInternal

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