X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=c1ceee1b54ab7135b3e5396e2fd29d29e538b9f8;hb=186417b2eb79b9bcadbf15bd5c53da4dbe6c92e2;hp=bf2aaedab56d8bb61a7f73a101905219cda2615e;hpb=b697a477e1e0959b4519424d7cd5e59a491798d8;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index bf2aaeda..c1ceee1b 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,2 +1,2 @@ -PoolTypes | poolifier - v4.0.5

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