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