import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ResolveNodeResponse } = Protocol.DOM;
Properties
object: Runtime.RemoteObject
JavaScript object wrapper for given node.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.DOM.ResolveNodeResponse
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ResolveNodeResponse } = Protocol.DOM;
JavaScript object wrapper for given node.