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