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