|
8 hónapja | |
---|---|---|
.. | ||
LICENSE | 8 hónapja | |
README.md | 8 hónapja | |
index.d.ts | 8 hónapja | |
index.js | 8 hónapja | |
package.json | 8 hónapja |
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.