poolifier - v5.1.0
    Preparing search index...

    Variable PoolTypesConst

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

    Enumeration of pool types.