import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { AwaitPromiseRequest } = Protocol.Runtime;
Properties
promiseObjectId: RemoteObjectId
Identifier of the promise.
Whether the result is expected to be a JSON object that should be sent by value.