X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=a623fba17c63d987d943786cbd23c8cfeec1ee45;hb=a8121a374142573fd761d5dd112d5f91ed1b618f;hp=ea26c9a2e1a415624e353af4306b42974d841563;hpb=adab53c70d781f8c26e35b7359efa3d05c278fa8;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index ea26c9a2..a623fba1 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,120 +1,4 @@ -PoolTypes | poolifier - v2.6.39
-
- -
-
-
-
- -

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 - v3.1.6

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