import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetBoxModelResponse } = Protocol.DOM;
Properties
model: BoxModel
Box model for the node.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.DOM.GetBoxModelResponse
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetBoxModelResponse } = Protocol.DOM;
Box model for the node.