import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetFrameTreeResponse } = Protocol.Page;
Properties
frameTree: FrameTree
Present frame tree structure.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetFrameTreeResponse } = Protocol.Page;
Present frame tree structure.