You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Emitted when a window has been activated.
75
75
76
76
We try to keep this class similar to Electron's known [`BrowserWindow`](https://electronjs.org/docs/api/browser-window) class, to keep it simple to use.
77
77
78
-
### `new Window(id: number | [`WindowInfo`](#object-windowinfo))`
78
+
### new Window(id: number | [`WindowInfo`](#object-windowinfo))
79
79
80
80
-`id` - this can be either a `number` or a [`WindowInfo`](#object-windowinfo) object.
0 commit comments