mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: tsify more of lib (#23721)
* 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>
This commit is contained in:
3
lib/common/api/native-image.ts
Normal file
3
lib/common/api/native-image.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
const { nativeImage } = process.electronBinding('native_image');
|
||||
|
||||
export default nativeImage;
|
||||
Reference in New Issue
Block a user