import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetHighlightObjectForTestRequest } = Protocol.Overlay;
Properties
nodeId: DOM.NodeId
Id of the node to get highlight object for.
optional
colorFormat: ColorFormatThe color format to get config with (default: hex).