interface Runtime.AwaitPromiseParameterType
Usage
import { type Runtime } from "node:inspector"; type { AwaitPromiseParameterType } = Runtime;
optional
returnByValue: boolean | undefined
Whether the result is expected to be a JSON object that should be sent by value.