import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { SetInspectedNodeRequest } = Protocol.DOM;
Properties
nodeId: NodeId
DOM node id to be accessible by means of $x command line API.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { SetInspectedNodeRequest } = Protocol.DOM;
DOM node id to be accessible by means of $x command line API.