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