X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=f243002fbb50e0c7ee5c61e79b2f0a9665f201d6;hb=e8701e36c0374bf5a5be45264296575a6615c63d;hp=9cbdf17019b744af96d8c7845998b4b2b27887aa;hpb=23919b9e65a6ac78db29d8309aec261fffe36bb1;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 9cbdf170..f243002f 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,2 +1,2 @@ -PoolTypes | poolifier - v4.0.8

Variable PoolTypesConst

PoolTypes: Readonly<{
    dynamic: "dynamic";
    fixed: "fixed";
}> = ...

Enumeration of pool types.

-

Type declaration

  • dynamic: "dynamic"
  • fixed: "fixed"
\ No newline at end of file +PoolTypes | poolifier - v4.0.14

Variable PoolTypesConst

PoolTypes: Readonly<{
    dynamic: "dynamic";
    fixed: "fixed";
}> = ...

Enumeration of pool types.

+

Type declaration

  • dynamic: "dynamic"
  • fixed: "fixed"
\ No newline at end of file