X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=ed54a96fa65b4d25e953a44bd906c47960754bac;hb=cf4c4b77d31b88b45c9f876f6fab553e66000f4d;hp=f40cc2fd4562862ca935c466ed00a3383bfdbcde;hpb=a4a88903255bd661b57480ce9b07dd2f2962f069;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index f40cc2fd..ed54a96f 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,79 +1,4 @@ -PoolTypes | poolifier - v3.0.5
-
- -
-
-
-
- -

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.22

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