X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=c1ceee1b54ab7135b3e5396e2fd29d29e538b9f8;hb=186417b2eb79b9bcadbf15bd5c53da4dbe6c92e2;hp=9cbdf17019b744af96d8c7845998b4b2b27887aa;hpb=bd904ec278545cbbdc173c97bf29cc0314e33ca0;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 9cbdf170..c1ceee1b 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.10

Variable PoolTypesConst

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

Enumeration of pool types.

+

Type declaration

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