X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=fe3eb72cc5a9dafe517ce6917c016090540fa47e;hb=627fc572465ba2113cbf3df6bd055c3242ecd0fe;hp=c1ceee1b54ab7135b3e5396e2fd29d29e538b9f8;hpb=ef0bf5b82f7edb5cd87f4bffb784bb8fac189fb8;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index c1ceee1b..fe3eb72c 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,2 +1,2 @@ -PoolTypes | poolifier - v4.0.10

Variable PoolTypesConst

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

Enumeration of pool types.

-

Type declaration

  • dynamic: "dynamic"
  • fixed: "fixed"
\ No newline at end of file +PoolTypes | poolifier - v4.0.15

Variable PoolTypesConst

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

Enumeration of pool types.

+

Type declaration

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