import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetFlattenedDocumentResponse } = Protocol.DOM;
Properties
nodes: Node[]
Resulting node.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetFlattenedDocumentResponse } = Protocol.DOM;
Resulting node.