import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { QuerySelectorResponse } = Protocol.DOM;
Properties
nodeId: NodeId
Query selector result.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.DOM.QuerySelectorResponse
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { QuerySelectorResponse } = Protocol.DOM;
Query selector result.