poolifier - v5.1.0
    Preparing search index...

    Variable WorkerTypesConst

    WorkerTypes: Readonly<{ cluster: "cluster"; thread: "thread" }> = ...

    Enumeration of worker types.