X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=ef092cf4b83e80b2fa03f1af4c96a7c7a5b0c5b2;hb=refs%2Ftags%2Fv3.1.3;hp=1cae688e51584d17295550d9f7268793259ae1c0;hpb=7dc3841785ff59f315e3c6f8d76e70a05efd8db7;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 1cae688e..ef092cf4 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,2 +1,2 @@ -WorkerTypes | poolifier - v3.1.0

Variable WorkerTypesConst

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

Enumeration of worker types.

-

Type declaration

  • Readonly cluster: "cluster"
  • Readonly thread: "thread"

Generated using TypeDoc

\ No newline at end of file +WorkerTypes | poolifier - v3.1.2

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

  • Readonly cluster: "cluster"
  • Readonly thread: "thread"

Generated using TypeDoc

\ No newline at end of file