mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08:00
DevTools-related methods are no longer defined in `BrowserWindow`. https://github.com/atom/electron/blob/master/docs/api/browser-window.md Instead, they are defined in `WebContents`. https://github.com/atom/electron/blob/master/docs/api/web-contents.md