readme.md for @api.global/typedelectron
@api.global/typedelectron
a package made for ipc communication in electron
Install
To start using @api.global/typedelectron in your Electron project, first, you need to add it to your project dependencies using npm:
npm install @api.global/typedelectron --save
This command will instal...