import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { AwaitPromiseRequest } = default.Runtime;
Properties
promiseObjectId: RemoteObjectId
Identifier of the promise.
Whether the result is expected to be a JSON object that should be sent by value.