X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=88820bafb57d161169faa82eaba31f92fbdece6f;hb=HEAD;hp=389d78c78514cac26a713b2086a43c1ffb82ab23;hpb=62d0f6fe252439cf9a7d71c290a3f1a162aeb829;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 389d78c7..93b004bf 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,2 +1,2 @@ -PoolTypes | poolifier - v4.0.17

Variable PoolTypesConst

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

Enumeration of pool types.

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

Variable PoolTypesConst

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

Enumeration of pool types.

+