import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { CaptureSnapshotResponse } = default.DOMSnapshot;
Properties
documents: DocumentSnapshot[]
The nodes in the DOM tree. The DOMNode at index 0 corresponds to the root document.