type alias NodeWorker.WorkerID Usageimport { type NodeWorker } from "node:inspector"; type { WorkerID } = NodeWorker; Definition string