X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=3653c36008e969f6d320acd6d6a2c7726e054b74;hb=1d9e702392092e351b448175a77c16234eec9212;hp=e2d4f13249ddbd6b6891f0486285cfc399eb7d8d;hpb=d49303bcd1dc86f36030dff08796f869681d4eae;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index e2d4f132..3653c360 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