X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=706fc50f809bc9ca0dfe59c776e8a87f7667d622;hb=85de1563849907302a372b5da416e5cb15c23307;hp=5f6fd631ccae8336f51f9713f9e6b7fdcfc0c9fd;hpb=0de45de915a4d9feb7e1cb3b37bb416926a40b4b;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 5f6fd631..706fc50f 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,2 +1,2 @@ -WorkerTypes | poolifier - v4.0.1

Variable WorkerTypesConst

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

Enumeration of worker types.

-

Type declaration

  • cluster: "cluster"
  • thread: "thread"
\ No newline at end of file +WorkerTypes | poolifier - v4.0.2

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

  • cluster: "cluster"
  • thread: "thread"
\ No newline at end of file