X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=b224a5a95b2d704a8246795b3b79db27e86db0f0;hb=c8576e5fe740384f6f61316b7f09a788a14ab0ef;hp=02d62d71ce3461078d5092ad31898de748812a0e;hpb=1079e6ed099b03189005b33702c1e9fa912c74d1;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 02d62d71..1d6f3568 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,117 +1,2 @@ -PoolTypes | poolifier - v2.6.30
-
- -
-
-
-
- -

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