native-image.ts 109 B

123
  1. const { nativeImage } = process._linkedBinding('electron_common_native_image');
  2. export default nativeImage;