Skip to main content
NodeWorker.EnableParameterType - inspector - Node documentation
interface NodeWorker.EnableParameterType

Usage in Deno

import { NodeWorker } from "node:inspector";

Properties

Whether to new workers should be paused until the frontend sends Runtime.runIfWaitingForDebugger message to run them.