# Structs
Bounds holds the browser window bounds information.
CloseResult represents the result of calls to Browser.close.
GetVersionResult represents the result of calls to Browser.getVersion.
GetWindowBoundsParams represents Browser.getWindowBounds parameters.
GetWindowBoundsResult represents the result of calls to Browser.getWindowBounds.
GetWindowForTargetParams represents Browser.getWindowForTarget parameters.
GetWindowForTargetResult represents the result of calls to Browser.getWindowForTarget.
SetWindowBoundsParams represents Browser.setWindowBounds parameters.
SetWindowBoundsResult represents the result of calls to Browser.setWindowBounds.
# Type aliases
WindowID - EXPERIMENTAL
https://chromedevtools.github.io/devtools-protocol/tot/Browser/#type-WindowID
*/.
WindowState holds the state of the browser window.