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

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