X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=fb9789c3aa1c3e232eb2f0dd1ee023f49fd89ecd;hb=f255f4195ad0ecd123ebd1c07d2f707395ce727d;hp=dd99cb3f0d785db102de32bbc981b81126dab789;hpb=e1ba9765afbf97436250d19f28c818221ebc10b9;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index dd99cb3f..fb9789c3 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,2 +1,2 @@ -PoolTypes | poolifier - v3.1.28

Variable PoolTypesConst

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

Enumeration of pool types.

-

Type declaration

  • dynamic: "dynamic"
  • fixed: "fixed"

Generated using TypeDoc

\ No newline at end of file +PoolTypes | poolifier - v4.0.6

Variable PoolTypesConst

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

Enumeration of pool types.

+

Type declaration

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