Browse Source

docs: fix `devtools-open-url` ts definition (#38354)

docs: fix devtools-open-url ts definition

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <[email protected]>
trop[bot] 1 year ago
parent
commit
37b227d427
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/api/web-contents.md

+ 1 - 0
docs/api/web-contents.md

@@ -496,6 +496,7 @@ window.
 
 Returns:
 
+* `event` Event
 * `url` string - URL of the link that was clicked or selected.
 
 Emitted when a link is clicked in DevTools or 'Open in new tab' is selected for a link in its context menu.