|
hai 2 meses | |
---|---|---|
.. | ||
LICENSE | hai 2 meses | |
README.md | hai 2 meses | |
index.d.ts | hai 2 meses | |
index.js | hai 2 meses | |
package.json | hai 2 meses |
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.