|
il y a 2 mois | |
---|---|---|
.. | ||
LICENSE | il y a 2 mois | |
README.md | il y a 2 mois | |
index.d.ts | il y a 2 mois | |
index.js | il y a 2 mois | |
package.json | il y a 2 mois |
Detect if running in Electron.
npm install --save is-electron
import isElectron from 'is-electron';
console.log(isElectron());
Copyright (c) 2016 Cheton Wu
Licensed under the MIT License.