X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;fp=docs%2Fvariables%2FPoolTypes.html;h=44d0af6bc58971c8c896be0838d0fcecb2a18839;hb=772b5f23dd379211a734346981ac26651c9d6802;hp=281e665d543e7969a453a4559471832634a6e3f5;hpb=48eab5902faccd2b14649e0fe4477778ec70ba96;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index 281e665d..44d0af6b 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,2 +1,2 @@ -PoolTypes | poolifier - v3.1.29

Variable PoolTypesConst

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

Enumeration of pool types.

-

Type declaration

  • dynamic: "dynamic"
  • fixed: "fixed"

Generated using TypeDoc

\ No newline at end of file +PoolTypes | poolifier - v3.1.30

Variable PoolTypesConst

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

Enumeration of pool types.

+

Type declaration

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