|
8 сар өмнө | |
---|---|---|
.. | ||
LICENSE | 8 сар өмнө | |
README.md | 8 сар өмнө | |
index.d.ts | 8 сар өмнө | |
index.js | 8 сар өмнө | |
package.json | 8 сар өмнө |
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.