import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { FrameTree } = Protocol.Page;
Information about the Frame hierarchy.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { FrameTree } = Protocol.Page;
Information about the Frame hierarchy.