docs: rename duplicated interface (#23362)
This commit is contained in:
parent
8d0a612265
commit
096c799e24
4 changed files with 6 additions and 6 deletions
|
@ -1,4 +0,0 @@
|
|||
# NewWindowEvent Object extends `Event`
|
||||
|
||||
* `newGuest` BrowserWindow (optional)
|
||||
|
4
docs/api/structures/new-window-web-contents-event.md
Normal file
4
docs/api/structures/new-window-web-contents-event.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# NewWindowWebContentsEvent Object extends `Event`
|
||||
|
||||
* `newGuest` BrowserWindow (optional)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue