Repository URL to install this package:
|
Version:
3.1.7 ▾
|
| .. |
| LICENSE |
| README.md |
| index.d.ts |
| index.js |
| package.json |
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.