import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetAttributesRequest } = Protocol.DOM;
Properties
nodeId: NodeId
Id of the node to retrieve attibutes for.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetAttributesRequest } = Protocol.DOM;
Id of the node to retrieve attibutes for.