property Cluster.isWorker Usageimport { type Cluster } from "node:cluster"; True if the process is not a primary (it is the negation of cluster.isPrimary). Type boolean