property Debugger.EvaluateOnCallFrameParameterType.includeCommandLineAPI Usage in Denoimport { type Debugger } from "node:inspector/promises"; Specifies whether command line API should be available to the evaluated expression, defaults to false. Type boolean | undefined