|
пре 2 месеци | |
---|---|---|
.. | ||
LICENSE | пре 2 месеци | |
README.md | пре 2 месеци | |
index.d.ts | пре 2 месеци | |
index.js | пре 2 месеци | |
package.json | пре 2 месеци |
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.