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