X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=56a8b19d83c3840c3ad967beb6a52371a309737b;hb=15bb637a91abd156aae586ce14c663101a8c6697;hp=5b3a9ed594c4f511fc3753ac00e45d5afecce899;hpb=aec509b85e7d73e9883c8885e27fc4e34fdaef1e;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 5b3a9ed5..56a8b19d 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