interface Runtime.AwaitPromiseParameterType
          
Usage in Deno
import { Runtime } from "node:inspector";
Identifier of the promise.
optional
returnByValue: boolean | undefined
      
    Whether the result is expected to be a JSON object that should be sent by value.
optional
generatePreview: boolean | undefined
      
    Whether preview should be generated for the result.