index.d.ts 60 B

12
  1. declare function isElectron (): boolean
  2. export = isElectron