interface NodeWorker.WorkerInfo Usage in Denoimport { type NodeWorker } from "node:inspector/promises"; type { WorkerInfo } = NodeWorker; Properties workerId: WorkerID type: string title: string url: string