X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fenums%2FPoolType.html;h=4343f305e1d60e541ace3b6a6518deda4b20a0ce;hb=f8350486e75b15ed17249cda3d0a55ee807a6a9f;hp=65b3ce481cb7aaef4c5bf9e473efdd1fe7a95ba2;hpb=fbc22127e53d3ec0ecbd38ecea25fb92ebef50e7;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 65b3ce48..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