p-electron
v0.8.0
Published
Promise friendly electron API
Downloads
219
Readme
p-electron
Promise friendly electron API
background details relevant to understanding what this module does
Usage
description of the example
const pElectron = require('p-electron');
console.log({pElectron});This will output
API
const pElectron = (): objectdescription of the function signature
Install
With npm installed, run
$ npm install p-electronSee Also
License
MIT
