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