X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=e0469976f539a92fc6868736d8546b7b6ad35def;hb=297f3bbe14ff67d6e7bf27bd9dd4088170151ce5;hp=cafd4184655887291ef1574f89a28ea44ec268b0;hpb=749e1fa387ba832c85f789337b3c2e679331cb64;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index cafd4184..e0469976 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