X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FPoolTypes.html;h=7e0956b6ff99fe5173df6c2b585b0d407c38c0f9;hb=70ceef6e16bec1f1d12754b2f5e8d71c91ca06a7;hp=f4eba8acfc8c17210dabcb7c560d0a2a2bc0c46d;hpb=8d98e603c79d8d00b2b6a33e5f732701a7466234;p=poolifier.git diff --git a/docs/variables/PoolTypes.html b/docs/variables/PoolTypes.html index f4eba8ac..7e0956b6 100644 --- a/docs/variables/PoolTypes.html +++ b/docs/variables/PoolTypes.html @@ -1,13 +1,13 @@ -PoolTypes | poolifier
+PoolTypes | poolifier - v3.0.0
-
+
  • The search index is not available
  • poolifier - v3.0.0 +
    @@ -17,14 +17,28 @@

    Variable PoolTypesConst

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

    Enumeration of pool types.

    -
    +
    +

    Type declaration

    +
    +
    +
  • Defined in src/pools/pool.ts:21
  • +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file