import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetRelayoutBoundaryResponse } = Protocol.DOM;
Properties
nodeId: NodeId
Relayout boundary node id for the given node.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetRelayoutBoundaryResponse } = Protocol.DOM;
Relayout boundary node id for the given node.