mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
* refactor: prevent consistent early exception * Use _linkedBinding where possible * Remove dead electronBinding
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export default process._linkedBinding('electron_browser_content_tracing');
|