import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetSnapshotRequest } = Protocol.DOMSnapshot;
Properties
Whether or not to retrieve details of DOM listeners (default false).
Whether to determine and include the paint order index of LayoutTreeNodes (default false).