import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetBoxModelResponse } = Protocol.DOM;
Properties
model: BoxModel
Box model for the node.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetBoxModelResponse } = Protocol.DOM;
Box model for the node.