mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -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
49 B
TypeScript
2 lines
49 B
TypeScript
export default process.electronBinding('shell');
|