X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=56a8b19d83c3840c3ad967beb6a52371a309737b;hb=699db3f06500e28320ae786e304c23020dd5b5ad;hp=0f8c4e8b60e144ff528929b2992670f5e72d72ed;hpb=6709f3086622c12bae8060915be7a7f6be9d9763;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 0f8c4e8b..56a8b19d 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