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