X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=b224a5a95b2d704a8246795b3b79db27e86db0f0;hb=c8576e5fe740384f6f61316b7f09a788a14ab0ef;hp=8e2eb5c6728c9ebe1949b723e89a1e201ccf80a9;hpb=da66e34cda2cbcb3a94865d24696c668f50a1437;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 8e2eb5c6..1d6f3568 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,79 +1,2 @@ -PoolTypes | poolifier - v2.6.45
-
- -
-
-
-
- -

Variable PoolTypesConst

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

Enumeration of pool types.

-
-
-

Type declaration

-
    -
  • -
    Readonly dynamic: "dynamic"
    -

    Dynamic pool type.

    -
    -
  • -
  • -
    Readonly fixed: "fixed"
    -

    Fixed pool type.

    -
    -
-
-
- -
-
-

Generated using TypeDoc

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

Variable PoolTypesConst

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

Enumeration of pool types.

+

Type declaration

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