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

docs: fix devtools-open-url ts definition
This commit is contained in:
Shelley Vohr
2023-05-10 11:25:50 +02:00
committed by GitHub
parent 13e309e1fb
commit fd0dfe1d73

View File

@@ -601,6 +601,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.