X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fenums%2FPoolType.html;h=e4bf78c64de4b33787e09b9d7a69b6f7fcfc9807;hb=1bb559f95ee0232e20550e28e4cfd3f6556cd8a8;hp=779b372dde02bafef3c0e096f908629c6f321335;hpb=396360a789e4806699533ddf899c79dc2b7ae868;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index 779b372d..e4bf78c6 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