X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=4343f305e1d60e541ace3b6a6518deda4b20a0ce;hb=ccb7d1a70cd9bd4eb050160517e5bc48311d014f;hp=2a521f17996186d6c911bc6196fc703a440aeb94;hpb=414339e36d010857d189e339d7a881869ea1605e;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 2a521f17..4343f305 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