import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetWindowBoundsRequest } = Protocol.Browser;
Properties
windowId: WindowID
Browser window id.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetWindowBoundsRequest } = Protocol.Browser;
Browser window id.