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