mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
* chore: tsify more of lib * Update lib/browser/api/session.ts Co-authored-by: Jeremy Apthorp <jeremya@chromium.org> Co-authored-by: Jeremy Apthorp <jeremya@chromium.org>
2 lines
59 B
TypeScript
2 lines
59 B
TypeScript
export default process.electronBinding('content_tracing');
|