property NodeWorker.EnableParameterType.waitForDebuggerOnStart Usage in Denoimport { type NodeWorker } from "node:inspector"; Whether to new workers should be paused until the frontend sends Runtime.runIfWaitingForDebugger message to run them. Type boolean