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