How to get the device ID and device type in Electron.js with React.js and TypeScript?
I am working on an Electron.js application that uses React.js and TypeScript. I need to obtain the device ID and device type within my application. Here is a brief overview of my setup and what I’ve tried so far